The wpforms_coupons_admin_coupons_edit_time_format filters default settings for the time dropdown when editing or creating coupons with the Coupons Addon.
wpforms_coupons_admin_coupons_edit_date_format
The wpforms_coupons_admin_coupons_edit_date_format filters default settings for the date picker when editing or creating coupons with the Coupons Addon.
How to Create a Default Prefix for Your Coupons
This tutorial will show you how easy it is to set up a default prefix for your coupons when using the Coupons addon.
wpforms_coupons_generator_generate_code_args
The wpforms_coupons_generator_generate_code_args filters default settings when using the Generate Code button with the WPForms Coupons addon.
wpforms_process_validate_email
The wpforms_process_validate_email action fires validation on the Email Address form field when the form is submitted.
How to Create a Global Denylist
This tutorial will use PHP to create a global denylist by email domain to block certain domains from completing your forms.