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.
Change the Submit Button Color
Changes the color of the submit button for all WPForms. The colors in this CSS are…
Add Field Values for Dropdown, Checkboxes, and Multiple Choice Fields
Adds the option to display field values for Dropdown, Checkboxes, and Multiple Choice fields. Once you've…
Accordion Template Helper
This snippet will allow you to use Section Divider fields in an "accordion-like" manner by adding…
Centering a form
This snippet will allow you to add a CSS class to your form which will enable…
Display Form Entries
Displays form entries on the front end of your site. Once this snippet is added and…
Display Shortcodes Inside HTML Fields
Allows shortcodes to be processed within HTML fields by applying do_shortcode() to the field content.
Hide the Submit Button on Calculator Forms
To use any of the Calculator forms but want to hide the submit button. Use this…
Disable the Email Address Suggestion
Disables email address suggestion in the Email field.
Allow Date Range Selection in Date Picker
Adds the ability to select a date range inside the Date Picker field.
Add Autofocus on Your Form
This snippet adds auto focus to the first field of your form when the page loads.
Style Placeholder Text
Styles the placeholder text that appears inside form fields. The colors in this CSS are defined…
Display Form After Confirmation
Displays the form again after submission and below the confirmation message. Change the 999999 to match…