Keep me Logged In
Changes your Cookie expiration to one year so you don't have to keep logging so often.
Move WooCommerce Category Description Below Products
The following snippet moves the WooCommerce description from the default location (page header subheading) to below…
Add Custom Dynamic Variables
The Total theme allows you to use "Dynamic Variables" in various element text fields such as…
Set Header Menu as "Custom"
If you are using a custom menu plugin for your header menu you can define your…
Hide Admins from being tracked
Adds a function that will allow you to properly add all your tracking scripts and stop…
VIsual Campaign Builder: Add HTML Tags To Display In The HTML/CODE Block
By design, Charitable allows only certain HTML to be displayed in the HTML/CODE Block of the…
Show current day, month, year in various formats
Return the current date and parts of current date in various formats
Change Fields On Donation Form
Example on how to change labels for fields on donation form.
Custom drag and drop
Allows you to drag and drop to reorder posts in the WP backend.
Remove the link from the current breadcrumb item on a page
This snippet removes the link from the current breadcrumb item on a page.
How to Defer the reCAPTCHA Script
/** * Defer the reCAPTCHA script until after the page loads * * @link https://wpforms.com/developers/how-to-defer-the-recaptcha-script/ */…
Disable the delivery of SEO Email Reports
This snippet can be used to disable the delivery of SEO Email Reports.
How to Block Names From Completing Your Form - First Last and First Middle Last format
/** * Prevent certain names from the other formats for the Name form field. * *…
Change Validation Messages for Required Fields - WPML
Below is an example that changes the required field validation message depending on the language WPML…
Disable Posts Post Type
This snippet hides the default Posts post type from the WordPress admin