This tutorial will use PHP to create a global denylist by email domain to block certain domains from completing your forms.
wpforms_datetime_time_formats
The wpforms_datetime_time_formats filters the time field formats available for the Date Picker in the form builder.
wpforms_locker_lockers_entry_limit_exclude_not_allowed_entries_excluded_statuses
The wpforms_locker_lockers_entry_limit_exclude_not_allowed_entries_excluded_statuses filter will filter entries with the excluded statuses from the entry limit.
How to Exclude Failed Payments From PayPal Inside Form Locker Settings
This article will give you a snippet so that you can exclude failed payments from the PayPal Standard addon affecting your Form Locker settings?
How to Display Personalized Message Outside WPForms
In this tutorial, we'll guide you through the process of adding a customized message to your page. This message will dynamically display form field values outside of WPForms, allowing you to seamlessly integrate and showcase user-input data on your page. Let's get started!
How to Create Conditional Email Recipients
In this tutorial, we'll walk you through how to set up conditional email recipients for notifications using a single line of code.