Localizing Date Picker Strings
This snippet is used to modify WPForms' default date picker locale
Add Checkbox Field To Donation Form
Collect a checkbox field in the donation form.
Remove datePublished and dateModified properties from the Article schema for Posts
This snippet removes the datePublished and dateModified properties from the Article schema for Posts
Focused Form Fields
This CSS snippet will make your fields focused on click.
Troubleshooting Action Scheduler - access the Scheduled Actions page
Some plugins that install the Action Scheduler library (such as the Action Scheduler plugin itself) add…
Add Donation Form Shortcode
Display a specific campaign's donation form using a shortcode.
Hide the breadcrumbs on pages.
This snippet can be used to hide the breadcrumbs on pages.
Assign User Role Conditionally in WordPress
This snippet works with WPForms and the User Registration Add-on. It lets you assign user roles…
Dynamically Change the SEO title of a Specific Post when the Metadata is Loaded
This filter can be used to dynamically change the SEO title of a specific post when…
Decrease the retention period to one week for the Action Scheduler
By default, Action Scheduler will automatically remove completed tasks after thirty days. However, this time period…
Allow adding more than 10 additional keyphrases
This snippet allows adding more than 10 additional keyphrases. Note: Replace 20 with the maximum number…
Change the separator html on pages
This snippet can be used to change the separator html on pages
Remove Unused JS
/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…
Change Business Info Opening Hours Icon
This filter can be used to change the business info Opening Hours icon. Replace "/assets/images/email-icon.png" with…
Using Smart Tags in Your WordPress Rewrite Rules
This code snippet converts messy query string URLs into clean, user-friendly URLs while preserving functionality