Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Create Custom Address Scheme
This code snippet will create your own unique address scheme and list all the countries.
Remove #listItem from Breadcrumb schema
This snippet removes #listItem from all the URLs in the Breadcrumb schema
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 Clear Button to Reset All Fields in Your Form
This code snippet will clear all input fields at once.
Change Sublabels for the Stripe Credit Card Field
With this snippet you can change the sublabels that appear on the Stripe Credit Card field…
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:…
Disable AIOSEO Admin Menu Bar
This filter can be used to Disable AIOSEO Admin Menu Bar.
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.
Increment a Count on Each Form Submission
This snippet counts the total entries for a specific form and updates a hidden field with…
Creating a Smart Tag from an ACF Field
/** * Register the Smart Tag so it will be available to select in the form…
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.
Limit Post Revisions
This snippet will limit the post revisions storage memory to 4. To get started, you’ll need…