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.
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.
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/…
Assign User Role Conditionally in WordPress
This snippet works with WPForms and the User Registration Add-on. It lets you assign user roles…
Creating a Smart Tag from an ACF Field
/** * Register the Smart Tag so it will be available to select in the form…
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…
Remove the Key Text on Conversational Forms
This CSS will remove the Key Text on all Conversational Forms.
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…