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.
Remove the Arrows on the Numbers Field
Removes the arrows inside the Numbers form field.
Disable Enter Key in WPForms
Disables the Enter key for all forms created with WPForms.
Display Empty Form Fields in Email Notifications
Displays all fields in the email notifications including empty fields.
Create a Smart Tag for the Current Time
This snippet will create a new Smart Tag for you that you can use anywhere in…
Position the Field Description Above the Form Field
Positions the field description above the form field. Change the 999999 to match your own form…
Add Redirection to Custom Password Reset Form
With this filter you can redirect any lost password requests to a custom reset form
Include Field Descriptions Inside Email Notifications
This snippet will have all field descriptions from all forms included in the email notifications.
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…
Change Sublabels for the Stripe Credit Card Field
With this snippet you can change the sublabels that appear on the Stripe Credit Card field…
Using the “Include Form Styling” Setting
With the Base styling only setting in place, multi-column layouts will generally not function properly. To…
How to Add JavaScript to a Page When Using the Form Pages Addon
/** * Add confetti to the convas element on the confirmation message for Form Pages *…
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…