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,…
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.
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…
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…
Remove BreadcrumbList Schema
This snippet removes the BreadcrumbList Schema
Remove the crumb for the ‘uncategorized’ category
This snippet can be used to remove the crumb for the ‘uncategorized’ category
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
Troubleshooting Action Scheduler - access the Scheduled Actions page
Some plugins that install the Action Scheduler library (such as the Action Scheduler plugin itself) add…
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…
Prevent Loading Translations
If your site is using en_US reduce the memory used for translation calls.
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…