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.

147 Snippets
20+ Favourites
11k Downloads

Add Redirection to Custom Password Reset Form

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

100+

Change Sublabels for the Email Field

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

90+

Skip Page Breaks When Using Conditional Logic

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

90+

Adding Custom Border to Your Form

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

90+

Create a Smart Tag for the Current Time

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

80+

Remove the Arrows on the Numbers Field

Removes the arrows inside the Numbers form field.

80+

Disable Enter Key in WPForms

Disables the Enter key for all forms created with WPForms.

80+

Increasing Image Size in Notification Emails

With this PHP snippet, you can easily adjust the size of these images in larger sizes.

80+

Display Empty Form Fields in Email Notifications

Displays all fields in the email notifications including empty fields.

70+

Position the Field Description Above the Form Field

Positions the field description above the form field. Change the 999999 to match your own form…

70+

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…

70+

Include Field Descriptions Inside Email Notifications

This snippet will have all field descriptions from all forms included in the email notifications.

60+
1 2 3 4 5 6 13