The wpforms_frontend_form_atts filter fires on form load to display the form frontend attributes.
How to Add Field Values for Dropdown, Checkboxes, and Multiple Choice Fields
This tutorial will show you how to add additional field values to your dropdown, checkbox, and multiple-choice form fields.
Change the Default Email for Weekly Email Summaries
Email summaries are sent to the WordPress admin email address by default. The recipient email address for weekly email summaries can be changed with a filter.
wpforms_emails_summaries_cron_to_email
The wpforms_emails_summaries_cron_to_email filter is used to determine what email address is used for the delivery of the weekly email summary report.
How to Position the Field Description Above the Form Field
This article will show you how to use PHP to position your form field description above your form field.
wpforms_admin_dashboardwidget
The wpforms_admin_dashboardwidget filter is used to hide the WPForms dashboard widget on the WordPress dashboard page.