This tutorial will walk you through the steps on how to change the pre-loader icon that shows on AJAX forms when the form doesn't immediately submit.
wpforms_fields_show_options_setting
The wpforms_fields_show_options_setting filter used to Show Values on Dropdown, Checkboxes and Multiple Choice fields inside the form builder.
wpforms_frontend_form_atts
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.