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.
Change Sublabels for the Stripe Credit Card Field
With this snippet you can change the sublabels that appear on the Stripe Credit Card field…
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.
Disable AIOSEO Admin Menu Bar
This filter can be used to Disable AIOSEO Admin Menu Bar.
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:…
Increment a Count on Each Form Submission
This snippet counts the total entries for a specific form and updates a hidden field with…
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/…
Unminify Schema Output in Source Code
This filter can be used to unminify schema output in the source code.
Creating a Smart Tag from an ACF Field
/** * Register the Smart Tag so it will be available to select in the form…
Adding a Clear Button to Reset All Fields in Your Form
This code snippet will clear all input fields at once.
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…
Limit Post Revisions
This snippet will limit the post revisions storage memory to 4. To get started, you’ll need…