Adding Custom Border to Your Form

/* Add custom border to specific form */ #wpforms-form-1234 { border: 2px solid #333333; padding: 20px;…

100+

Remove AggregateRating and Reviews Schema

This filter code removes the AggregateRating and Reviews Schemas

100+

Change the Required Field Indicator

Changes the required field indicator. You can set the asterisks symbol to plain text or another…

100+

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

100+

Noindex Products under a Product Category

This code snippet can be used to set noindex on all the Products under a Product…

100+

Display Entry Submissions Count for a Specific Form

Displays how many entries a specific form has received using a shortcode. Once this snippet is…

100+

Enable Legacy Email Templates

This snippet will allow the ability to select Legacy from the WPForms >> Settings >> Email…

100+

Loading custom templates

Add the code for your custom template to this snippet to load it in the plugin.

100+

Limit Range Allowed in Numbers Field

This snippet will allow you to add a CSS class to any Number field and set…

100+

Add Redirection to Custom Password Reset Form

With this filter you can redirect any lost password requests to a custom reset form

100+

Set the Language for Google reCAPTCHA

Changes the language when using reCAPTCHA. You'll just need to update the language code. To find…

100+

Change CSV Export Delimiter

Changes the CSV delimiter that separates each form field on a form export. Remember to change…

100+

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.

100+

Remove Author Schema entirely from the website

This snippet removes Author Schema entirely from the website

100+

Change Sublabels for the Email Field

Using this snippet will allow you to customize the sublabels that appear under the Email field…

100+
1 4 5 6 7 8 105