Display Entry Submissions Count for a Specific Form
Displays how many entries a specific form has received using a shortcode. Once this snippet is…
Limit Range Allowed in Numbers Field
This snippet will allow you to add a CSS class to any Number field and set…
Enable Legacy Email Templates
This snippet will allow the ability to select Legacy from the WPForms >> Settings >> Email…
Add Custom Element to Breadcrumbs
This snippet adds a custom Element called "Resources" (with its link) as the 1st element in…
Conditionally Show the Submit Button
This snippet will automatically show or hide the Submit button based on form field responses.
Loading custom templates
Add the code for your custom template to this snippet to load it in the plugin.
Add Redirection to Custom Password Reset Form
With this filter you can redirect any lost password requests to a custom reset form
Append a string to the Meta Description of each post
This snippet can be used to append a string to the Meta Description of each post
Set the Language for Google reCAPTCHA
Changes the language when using reCAPTCHA. You'll just need to update the language code. To find…
Change CSV Export Delimiter
Changes the CSV delimiter that separates each form field on a form export. Remember to change…
Showcase IDX plugin - Replace all Permalink URLs with current URL in Schema
This snippet replaces all the Permalink URLs with the current URL in Schema markup.
Adding Custom Border to Your Form
/* Add custom border to specific form */ #wpforms-form-1234 { border: 2px solid #333333; padding: 20px;…
Change Sublabels for the Email Field
Using this snippet will allow you to customize the sublabels that appear under the Email field…
Remove SEO Statistics from the Dashboard menu
Code Snippet to remove SEO Statistics from the Dashboard menu
Remove Author Schema entirely from the website
This snippet removes Author Schema entirely from the website