Processing Smart Tags in HTML Field
This snippet makes WPForms Smart Tags usable in the HTML field
Remove Author Schema entirely from the website
This snippet removes Author Schema entirely from the website
[IG] iOS Double-Click required to open lightbox fix
This snippet can be added in the functions.php file of a child theme to disable the…
Set the Language for Google reCAPTCHA
Changes the language when using reCAPTCHA. You'll just need to update the language code. To find…
Dynamically Add Article Schema to Posts
This filter can be used to Dynamically Add Article Schema to Posts.
Skip Page Breaks When Using Conditional Logic
With this snippet, any WPForms form with Conditional Logic and Page Breaks will be skipped automatically.
Change Sublabels for the Email Field
Using this snippet will allow you to customize the sublabels that appear under the Email field…
Showcase IDX plugin - Replace all Permalink URLs with current URL in Schema
This snippet replaces all the Permalink URLs with the current URL in Schema markup.
Change Breadcrumb Homepage Name in Schema
This filter can be used to change breadcrumb Homepage name in schema to 'Homepage'. IMPORTANT NOTE:…
Adding Images to Checkboxes
This CSS snippet will add a background image to the labels of the Checkbox fields.
Markdown URLs for LLMs
LLM-friendly WordPress content. Add .md to any post URL for AI-ready markdown format. Makes your content…
Create a Smart Tag for the Current Time
This snippet will create a new Smart Tag for you that you can use anywhere in…
Disable Template Editor
Disable access to modify or create templates from the Post Editor.
Add Shortcodes to the List of Conflicting Shortcodes
Add shortcodes to the list of conflicting shortcodes
Prevent Loading Translations
If your site is using en_US reduce the memory used for translation calls.