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.
How To Remove Line Breaks From CSV Exports
This article will show you a snippet you can add in order to remove the line breaks from CSV exports.