Change Editor Default Image Size
Set the default image size to full instead of large in the block editor.
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
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,…
Shortcode to get all taxonomy values of current post
This snippet declares a shortcode to get all "Artist" taxonomy values of the current post.
Force WPForms to use modern markup
If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…
Change Sublabels for the Stripe Credit Card Field
With this snippet you can change the sublabels that appear on the Stripe Credit Card field…
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’…
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 a Video Before Your Form
This code snippet will add a video above your form.
Adding French Time Format for the Date / Time field
This code snippet adds a new French format to the Date / Time field.
Create Custom Address Scheme
This code snippet will create your own unique address scheme and list all the countries.
Unminify Schema Output in Source Code
This filter can be used to unminify schema output in the source code.
Remove the Key Text on Conversational Forms
This CSS will remove the Key Text on all Conversational Forms.
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…