The wpforms_pro_admin_entries_export_form_data filters the form data.
wpforms_pro_admin_entries_export_ajax_request_data
The wpforms_pro_admin_entries_export_ajax_request_data filters $request_data during ajax request.
How to Customize the Stripe Styling
This tutorial will show you how to customize the Stripe Payment styles when using the Payment element for your Stripe field.
How to Enable Legacy Email Template
This article will give you the snippet you need to enable the legacy email template used for WPForms version 1.8.4 and below.
How to Customize the Number Slider
This tutorial will show you how to customize the Number Slider by allowing decimals to be used instead of only whole numbers.
How to Restrict Coupons by Amount
In this tutorial, we'll use a PHP action to restrict coupons from processing if under a set amount.