Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…
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,…
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.
Adding French Time Format for the Date / Time field
This code snippet adds a new French format to the Date / Time field.
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.
Create Custom Address Scheme
This code snippet will create your own unique address scheme and list all the countries.
Attributes for aioseo_robots_meta
These are just the attributes for the aioseo_robots_meta filter
Unminify Schema Output in Source Code
This filter can be used to unminify schema output in the source code.
Markdown URLs for LLMs
LLM-friendly WordPress content. Add .md to any post URL for AI-ready markdown format. Makes your content…