Remove AggregateRating and Reviews Schema
This filter code removes the AggregateRating and Reviews Schemas
Change the Required Field Indicator
Changes the required field indicator. You can set the asterisks symbol to plain text or another…
Enable Legacy Email Templates
This snippet will allow the ability to select Legacy from the WPForms >> Settings >> Email…
Loading custom templates
Add the code for your custom template to this snippet to load it in the plugin.
Display Entry Submissions Count for a Specific Form
Displays how many entries a specific form has received using a shortcode. Once this snippet is…
Allow Contributors to Upload Images
Allow users with the Contributor role to upload files in the admin.
Noindex Products under a Product Category
This code snippet can be used to set noindex on all the Products under a Product…
Limit Range Allowed in Numbers Field
This snippet will allow you to add a CSS class to any Number field and set…
Add a custom alt text for Instagram Feed images
By default, the alt text for Instagram Feed images is the feed caption. You can add…
Custom Logo Per Page
Add a way to choose a custom logo for each page.
Change CSV Export Delimiter
Changes the CSV delimiter that separates each form field on a form export. Remember to change…
Adding Material Design to Your Form Fields Using CSS
#wpforms-form-697 { float: left; width: 100%; text-align: center; margin: 30px auto 30px auto; } #wpforms-form-697 .wpforms-field…
Remove Author Schema entirely from the website
This snippet removes Author Schema entirely from the website
Allow adding more than 10 additional keyphrases
This snippet allows adding more than 10 additional keyphrases. Note: Replace 20 with the maximum number…
Set the Language for Google reCAPTCHA
Changes the language when using reCAPTCHA. You'll just need to update the language code. To find…