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.

140 Snippets
10+ Favourites
8.3k Downloads

Increasing Image Size in Notification Emails

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

10+

Centering All Form Elements

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

10+

Remove Line Breaks From CSV Exports

This snippet will remove the line breaks from CSV exports.

10+

Create Custom Address Scheme

This code snippet will create your own unique address scheme and list all the countries.

10+

Processing Smart Tags in HTML Field

This snippet makes WPForms Smart Tags usable in the HTML field

10+

Adding French Time Format for the Date / Time field

This code snippet adds a new French format to the Date / Time field.

10+

How to Center a Form

This code centers the form using margin: 0 auto and sets a maximum width of 500px.

10+

Real-time validation for restricting numbers from Single Line Text field

/** * Dynamically prevent numbers from being entered on single line text fields * * @link…

<10

How to Restrict Countries Inside Smart Phone Form Fields

/** * Restrict countries inside the Smart Phone form field * * @link https://wpforms.com/how-to-restrict-countries-inside-smart-phone-form-fields/ */ function…

<10

Adding a Video Before Your Form

This code snippet will add a video above your form.

<10

Sending Multiple File Uploads to Google Drive through Zapier

This snippet modifies our Zapier integration and allows users to send multple files submitted through the…

<10

Approving User Account After Completed PayPal Payment

This snippet conditionally approves a user's account after they've completed their payment through the PayPal gateway.

<10
1 4 5 6 7 8 12