About
WPForms is the most beginner-friendly WordPress form builder plugin. Our drag and drop form builder lets you create beautiful forms for your website in minutes.
Our goal is simple: to provide a WordPress forms plugin that's both easy to use AND powerful. We want to take the pain out of creating online forms and make it easy for everyone - we call it "stupid simple".
Over 6 million websites use WPForms to create contact forms, payment forms, survey forms, conversational forms, newsletter forms, registration forms, and more.
Add Redirection to Custom Password Reset Form
With this filter you can redirect any lost password requests to a custom reset form

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…

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

Skip Page Breaks When Using Conditional Logic
With this snippet, any WPForms form with Conditional Logic and Page Breaks will be skipped automatically.

Create a Smart Tag for the Current Time
This snippet will create a new Smart Tag for you that you can use anywhere in…

Disable Enter Key in WPForms
Disables the Enter key for all forms created with WPForms.

Remove the Arrows on the Numbers Field
Removes the arrows inside the Numbers form field.

Display Empty Form Fields in Email Notifications
Displays all fields in the email notifications including empty fields.

Centering All Form Elements
This CSS snippet will center everything inside the form (labels, descriptions, buttons).

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…

Creating Multi-Column Form Layouts With CSS Classes
If you use a multi-column layout with conditional fields, any fields that are conditionally shown will…
