The wpforms_frontend_form_action filter is used to alter the default form action on submission of the form.
How to Add Domains to the Email Suggestion List
This tutorial will show you how to add domains to the email suggestion list using PHP.
wpforms_mailcheck_domains
The wpforms_mailcheck_domains filter is used to add additional domains allowed inside the email suggestion on the WPForms Email form field.
wpforms_user_registration_process_registration_process_username_exists_error_message
The wpforms_user_registration_process_registration_process_username_exists_error_message filter is used to show a message when using the User Registation addon and the username already exists.
wpforms_tasks_entry_emails_trigger_send_same_process
The wpforms_tasks_entry_emails_trigger_send_same_process filter is used to enable/disable notification emails sent asynchronously.
How to Disable the Background Processing for Sending Email Notifications
This snippet will show you how to disable background processing for sending email notifications.