Adding Transitions to Checkbox and Multiple Choice Selections

ul#wpforms-999-field_3 li label, ul#wpforms-999-field_27 li label { padding: 10px; transition: all ease 0.3s; background: linear-gradient(to right,…

10+

Remove Unused JS

/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…

Hide the breadcrumbs on pages.

This snippet can be used to hide the breadcrumbs on pages.

10+

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…

10+

Dynamically Change the SEO Title of a Specific Post Before the Metadata is Saved

The code snippet below can be used to dynamically change the SEO title of a specific…

10+

Remove BreadcrumbList Schema

This snippet removes the BreadcrumbList Schema

10+

Remove the crumb for the ‘uncategorized’ category

This snippet can be used to remove the crumb for the ‘uncategorized’ category

10+

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

10+

Troubleshooting Action Scheduler - access the Scheduled Actions page

Some plugins that install the Action Scheduler library (such as the Action Scheduler plugin itself) add…

10+

Add Select Field To Donation Form

Add a select field to the donation form.

Open all external links in new tab

This makes the manual link tab association obsolete. All links to another domain will open in…

Custom Registration Fields

Add fields to the registration form.

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…

10+

Prevent Loading Translations

If your site is using en_US reduce the memory used for translation calls.

10+

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…

10+
1 17 18 19 20 21 141