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…
Add A Default Campaign Custom Amount
Return a "default" amount if there isn't one isn't set in the session. Read all notes…
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/…
Add Donate Button
Template code to display a particular campaign's button.
Set max-video-preview to 0
This snippet sets max-video-preview robots meta tag to 0
Hide AlOSEO version number from the front end
This filter can be used to publicly hide the All in One SEO version number.
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…
Creating a Smart Tag from an ACF Field
/** * Register the Smart Tag so it will be available to select in the form…
Reduce Database Calls
You can edit your child theme and replace these calls with more specific information to stop…
Add Accept Terms Field
Add a Terms and Conditions donation field, showing whether the donor accepted terms and conditions when…
Assign User Role Conditionally in WordPress
This snippet works with WPForms and the User Registration Add-on. It lets you assign user roles…