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…
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…
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.
Increment a Count on Each Form Submission
This snippet counts the total entries for a specific form and updates a hidden field with…
Unminify Schema Output in Source Code
This filter can be used to unminify schema output in the source code.
How to Add Confetti Animation to Confirmation Message
** * Add confetti to the canvas element on the confirmation message * * @link https://wpforms.com/developers/how-to-add-confetti-animation-to-confirmation-message/…
Use a WooCommerce Product Attribute as the Brand in Product Schema
This filter enables using a WooCommerce Product Attribute as the Brand in our Product Schema. Note:…
Creating a Smart Tag from an ACF Field
/** * Register the Smart Tag so it will be available to select in the form…
Assign User Role Conditionally in WordPress
This snippet works with WPForms and the User Registration Add-on. It lets you assign user roles…
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…
Add A Default Campaign Custom Amount
Return a "default" amount if there isn't one isn't set in the session. Read all notes…
Limit Post Revisions
This snippet will limit the post revisions storage memory to 4. To get started, you’ll need…