This tutorial will walk you through how to use JavaScript to have the cursor autofocus inside the first form field when your page loads.
How to Change the Required Field Indicator
This tutorial will show you how to use a PHP snippet to change the required field indicator from an asterisk to text only.
How to Display Entry Submissions Count for a Specific Form
This tutorial will show you how to create a shortcode to place on any page that would display the entry submissions count based on the form ID.
wpforms_entry_email_data
The wpforms_entry_email_data filter applies to entry fields before a form notification email is sent.
How to Disable the Email Address Suggestion
This snippet will show you how to disable the email address suggestion for all WPForms.
How to Enqueue a Stylesheet for Conversational Forms
This tutorial will show you how you enqueue a stylesheet for any form with the Conversational Forms enabled.