This tutorial walks you through how to define your license for WPForms inside your WP config file.
How to Style the Poll Results Confirmation Screen
You can easily style the poll results that appear on the confirmation screen with a small amount of CSS and we'll show you how!
wpforms_frontend_output
The wpforms_frontend_output action runs before a form is displayed on the site's frontend, and will only fire if the form exists and contains fields.
How to Include Non-Input Fields in Notifications
This tutorial will teach you how to include non-input fields such as the Section Divider, Page Breaks, HTML, and even the new Content field inside your email notifications.
How to Change Sublabels for the Name Field
This tutorial will show you how to use PHP to change the sublabels that appear under the Name field on WPForms.
How to Style Placeholder Text for Form Fields
This CSS snippet will help you style placeholder text to match your custom branding on your site.