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…
Increment a Count on Each Form Submission
This snippet counts the total entries for a specific form and updates a hidden field with…
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…
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,…
Prevent Canonical URL tag output on Posts
This snippet can be used to prevent AIOSEO from outputting the Canonical URL tag on posts
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…
Reduce Database Calls
You can edit your child theme and replace these calls with more specific information to stop…
Prevent Copy Paste
This JavaScript snippet prevents right-click and copy events on the frontend
Hide AlOSEO version number from the front end
This filter can be used to publicly hide the All in One SEO version number.
Adding French Time Format for the Date / Time field
This code snippet adds a new French format to the Date / Time field.
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…
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…
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