Multi Step Donation Form
This snippet provides a foundation for converting the donation form into a multi-step donation form.
Remove Unused JS
/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…
Remove Line Breaks From CSV Exports
This snippet will remove the line breaks from CSV exports.
Disable Schema Output for WooCommerce products
This filter can be used to Disable Schema Output for WooCommerce products.
Add Campaign Link
Add a link back to the campaign from the donation receipt.
Change Default Post Type Slug “location”
This filter can be used to change the default post type slug from “location” to 'franchise'.
Disable Redirect Logging in AIOSEO Redirects
This filter can be used to skip logging redirect logging in AIOSEO Redirects.
Disable SEO News Dashboard Widget
This filter can be used to Disable SEO News Dashboard Widget.
Exclude a Specific Post from the Sitemap
This filter can be used to Exclude a Specific Post from the Sitemap. Note: Replace 614…
Disable Emoji Image Conversion Script of the Classic Editor
This filter can be used to disable the emoji image conversion script of the Classic Editor…
To Remove a Single Field From {all_fields}
This code snippet removes a single field from your email notifications while still using the {all_fields}…
Custom Style Icons for Rating field
This snippet will customize your rating icons in the Rating field
How to Display Hidden Single Item Fields in Order Summary
This code snippet will display the hidden single item field in order summary
Restricting Address Autocomplete to a Specific Country
This snippet is used to modify the default behavior of the address autocomplete feature in WPForms.…
Change Validation Messages for Required Fields - WPML
Below is an example that changes the required field validation message depending on the language WPML…