Add Translated Version Sitemap Entries for a Specific Term
This filter can be used to add Translated Version Sitemap Entries for a Specific Term. You…
Increment a Count on Each Form Submission
This snippet counts the total entries for a specific form and updates a hidden field with…
Limit Post Revisions
This snippet will limit the post revisions storage memory to 4. To get started, you’ll need…
Change Validation Messages for WPML
When you need to provide multiple different language translations, these messages need to be conditionally different.…
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…
How to Add Confetti Animation to Confirmation Message
** * Add confetti to the canvas element on the confirmation message * * @link https://wpforms.com/developers/how-to-add-confetti-animation-to-confirmation-message/…
Creating a Smart Tag from an ACF Field
/** * Register the Smart Tag so it will be available to select in the form…
Use a WooCommerce Product Attribute as the Brand in Product Schema
This filter enables using a WooCommerce Product Attribute as the Brand in our Product Schema. Note:…
Add A Default Campaign Custom Amount
Return a "default" amount if there isn't one isn't set in the session. Read all notes…
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…
Set max-video-preview to 0
This snippet sets max-video-preview robots meta tag to 0
Add Donate Button
Template code to display a particular campaign's button.
Hide AlOSEO version number from the front end
This filter can be used to publicly hide the All in One SEO version number.
Add Accept Terms Field
Add a Terms and Conditions donation field, showing whether the donor accepted terms and conditions when…
Reduce Database Calls
You can edit your child theme and replace these calls with more specific information to stop…