Automatic CSS/JavaScript Cache Busting
Replace the `ver` query arg with the JavaScript/CSS file's last modified timestamp (WordPress CSS/JS Cache Busting)
Hide Business Info Phone Number from the Front End
This filter can be used to hide business info phone number from the front end.
Remove the default 'aioseo-' ID prefix added for the Table of Content block
This snippet can be used to remove the default 'aioseo-' ID prefix added for the Table…
How to Disable Browser Autocomplete for Form Fields - specific fields
/** * Disable autocomplete for a specific form and field ID * * @link https://wpforms.com/developers/disable-browser-autocomplete-for-form-fields/ */…
MemberPress: Add Membership Titles To the Top of Registration Pages
This code snippet will add a membership title to each MemberPress membership registration page. Titles will…
Custom Receipt Page
Redirect to custom receipt or another page after a donation is completed. Can be per campaign…
Add a color picker field in Formidable Forms
Install this snippet and add 'frm-color-picker' in the 'CSS Layout Classes' setting for a field.
Changing sublabels for Email Field on a Single Form
This snippet is used to change sublabel for Email field on a specific form. Be sure…
Disable Auto-generated Image Sizes
When we upload any media, WordPress automatically generates other extra sizes of it. It may eat…
Increase the Number of Posts Imported Per Batch from SEOPress Plugin
This filter can be used to increase the default number of posts imported per batch from…
How to Change Google reCAPTCHA Language Settings
WPML support
Show a Live Count of Repeater Fields in Your Form
This code snippet will display a live count of how many repeater field rows have been…
Set WP Login Url To Charitable Login Page
Always use the Charitable login page as the login.
Remove Login Form
Remove the login prompt from being displayed before the donation form.
increase upload memory
upload_max_filesize = 256M post_max_size = 256M max_execution_time = 300 />