This tutorial will walk you through how to customize the form action by redirecting the form to another URL on submission.
wpforms_frontend_form_action
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.