Add Donate Button

Template code to display a particular campaign's button.

Limit Post Revisions

This snippet will limit the post revisions storage memory to 4. To get started, you’ll need…

30+

Increment a Count on Each Form Submission

This snippet counts the total entries for a specific form and updates a hidden field with…

30+

Allow Users Without Editing Permissions to Edit Their Author SEO Details

This filter can be used to allow users that don’t have editing permissions to edit their…

30+

Adding Transitions to Checkbox and Multiple Choice Selections

ul#wpforms-999-field_3 li label, ul#wpforms-999-field_27 li label { padding: 10px; transition: all ease 0.3s; background: linear-gradient(to right,…

20+

Prevent Canonical URL tag output on Posts

This snippet can be used to prevent AIOSEO from outputting the Canonical URL tag on posts

20+

Change Business Info Email Icon

This filter can be used to change the business info email icon. Replace "/assets/images/email-icon.png" with the…

20+

Reduce Database Calls

You can edit your child theme and replace these calls with more specific information to stop…

20+

Prevent Copy Paste

This JavaScript snippet prevents right-click and copy events on the frontend

20+

Hide AlOSEO version number from the front end

This filter can be used to publicly hide the All in One SEO version number.

20+

Adding French Time Format for the Date / Time field

This code snippet adds a new French format to the Date / Time field.

20+

Add Accept Terms Field

Add a Terms and Conditions donation field, showing whether the donor accepted terms and conditions when…

Change Business Info Location Icon

This filter can be used to change the business info location icon. Replace "/assets/images/email-icon.png" with the…

20+

Change Business Info Phone Icon

This filter can be used to change the business info phone icon. Replace "/assets/images/email-icon.png" with the…

20+

Remove article:published_time and article:modified_time meta tags from all posts

This filter can be used to remove article:published_time and article:modified_time meta tags from all posts

20+
1 16 17 18 19 20 149