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.

158 Snippets
50+ Favourites
13k Downloads

Block IP Addresses From Completing Your Form

Using this snippet will allow you to add specific IP Addresses from completing your forms.

100+

WPForms Enable Modern Markup Settings

By adding this snippet, you will be able to turn the Modern Markup settings on and…

100+

Change Sublabels for the Name Field

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

100+

Remove Confirmation Message Box Styling

Removes the background color and border from the form confirmation message.

100+

Conditionally Show the Submit Button

This snippet will automatically show or hide the Submit button based on form field responses.

100+

Change the Required Field Indicator

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

100+

Increasing Image Size in Notification Emails

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

100+

Adding Custom Border to Your Form

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

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+
1 2 3 4 5 14