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…
Magnifier Glass For Images
Add a zoom effect to images on your website.
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.
Copy Button for Code Blocks
Add a button to easily copy to clipboard for code blocks.
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
Skip Page Breaks When Using Conditional Logic
With this snippet, any WPForms form with Conditional Logic and Page Breaks will be skipped automatically.
Increasing Image Size in Notification Emails
With this PHP snippet, you can easily adjust the size of these images in larger sizes.
Create a Smart Tag for the Current Time
This snippet will create a new Smart Tag for you that you can use anywhere in…
Custom Logo Per Page
Add a way to choose a custom logo for each page.