Add Translated Version Sitemap Entries for a Specific Post
This filter can be used to add Translated Version Sitemap Entries for a Specific Post. You…
Adding Images to Checkboxes
This CSS snippet will add a background image to the labels of the Checkbox fields.
Disable Inspector Tabs
Revert having a separate tab for block styles.
Prevent Loading Translations
If your site is using en_US reduce the memory used for translation calls.
Change Editor Default Image Size
Set the default image size to full instead of large in the block editor.
Processing Smart Tags in HTML Field
This snippet makes WPForms Smart Tags usable in the HTML field
Inline Spoiler Shortcode
Easily hide spoilers in your text with a shortcode.
Create Custom Address Scheme
This code snippet will create your own unique address scheme and list all the countries.
Disable AIOSEO Admin Menu Bar
This filter can be used to Disable AIOSEO Admin Menu Bar.
Change the HTML template for a specific crumb in the breadcrumbs trail
This snippet can be used to change the HTML if it’s the crumb of the ‘uncategorized’…
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,…
Add Translated Version Sitemap Entries for a Specific Term
This filter can be used to add Translated Version Sitemap Entries for a Specific Term. You…
Add A Default Campaign Custom Amount
Return a "default" amount if there isn't one isn't set in the session. Read all notes…
Change Validation Messages for WPML
When you need to provide multiple different language translations, these messages need to be conditionally different.…
Unminify Schema Output in Source Code
This filter can be used to unminify schema output in the source code.