This snippet will show you how to use a filter to disable the weekly summaries option you see in the WPForms settings.
wpforms_user_registration_process_login_process_wp_error_message
The wpforms_user_registration_process_login_process_wp_error_message filter is used to show a message when using the User Registration addon and the login fails.
wpforms_datetime_time_intervals
The WPForms wpforms_datetime_time_intervals filter is used to add additional time intervals for the Time interval dropdown inside the builder.
wpforms_datetime_date_formats
The wpforms_datetime_date_formats filters the date field formats available for the Date Picker in the form builder.
How to Change the Page Title on the Browser Tab
This article will walk you through how to change the page title that appears on the browser tab using a small PHP snippet.
wpforms_user_registration_process_registration_process_user_email_exists_error_message
The wpforms_user_registration_process_registration_process_user_email_exists_error_message filter is used to show a message whenusing the User Registation addon and the email already exists.