Remove #listItem from Breadcrumb schema
This snippet removes #listItem from all the URLs in the Breadcrumb schema
Adding Material Design to Your Form Fields Using CSS
#wpforms-form-697 { float: left; width: 100%; text-align: center; margin: 30px auto 30px auto; } #wpforms-form-697 .wpforms-field…
Append specific string to the SEO Title of each post
This snippet can be used to append a specific string to the SEO Title of each…
Add Shortcodes to the List of Conflicting Shortcodes
Add shortcodes to the list of conflicting shortcodes
Change Sublabels for the Stripe Credit Card Field
With this snippet you can change the sublabels that appear on the Stripe Credit Card field…
Shortcode to get all taxonomy values of current post
This snippet declares a shortcode to get all "Artist" taxonomy values of the current post.
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…
Limiting Options for the Date / Time Field
This snippet will disable any future date in your date picker. You'll need to update the…
Force WPForms to use modern markup
If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…
Disable Template Editor
Disable access to modify or create templates from the Post Editor.
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
[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…
Disable AIOSEO Schema markups for a specific page
This snippet removes the AIOSEO Schema Markups from a specific page. Note: Replace '1209' with the…
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Disable Inspector Tabs
Revert having a separate tab for block styles.