Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…
Inline Spoiler Shortcode
Easily hide spoilers in your text with a shortcode.
Remove #listItem from Breadcrumb schema
This snippet removes #listItem from all the URLs in the Breadcrumb schema
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’…
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Adding a Video Before Your Form
This code snippet will add a video above your form.
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,…
Attributes for aioseo_robots_meta
These are just the attributes for the aioseo_robots_meta filter
Force WPForms to use modern markup
If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…
Shortcode to get all taxonomy values of current post
This snippet declares a shortcode to get all "Artist" taxonomy values of the current post.
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…
Change Sublabels for the Stripe Credit Card Field
With this snippet you can change the sublabels that appear on the Stripe Credit Card field…
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.