Changing the Name Attribute of a Hidden Field

This code snippet can be used to change the Name attribute of a Hidden field.

10+

Disable All Page Builder Integration

This filter can be used to completely disable our page builder integration for all builders.

10+

Allow Other WordPress Roles to View Email Logs

This snippet will allow you to manage the capabilities of roles allowed to view the site's…

Prevent AIOSEO From Outputting a rel=”next” Link

Prevent AIOSEO from outputting a rel=”next” link

10+

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/ */…

10+

Automatic CSS/JavaScript Cache Busting

Replace the `ver` query arg with the JavaScript/CSS file's last modified timestamp (WordPress CSS/JS Cache Busting)

Customize the From Email Address for the Save and Resume Addon

This snippet will customize the from email address that the Save and Resume addon uses when…

10+

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…

10+

Custom Receipt Page

Redirect to custom receipt or another page after a donation is completed. Can be per campaign…

Change the Default Taxonomy Slug “locations-category”

This filter can be used to change the default taxonomy slug “locations-category”.

10+

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…

10+

Hide Business Info Phone Number from the Front End

This filter can be used to hide business info phone number from the front end.

10+

Append Post Count to Category Descriptions in LLMS Files

This snippet appends the post count to category descriptions shown in llms.txt

10+

Dynamically Setting Stripe Payment Description in WPForms

To dynamically set the Stripe payment description, add the following code snippet to your site.

10+
1 18 19 20 21 22 129