Learn how to control the inclusion of the Byte Order Mark (BOM) character when exporting entries using the 'gform_include_bom_export_entries' filter in Gravity Forms. Discover examples and tips for excluding, including…
Learn how to use the gform_include_thousands_sep_pre_format_number filter in Gravity Forms PHP to disable or enable the inclusion of the thousand separator when formatting numbers for display in the admin, notifications,…
Learn how to use the gform_mailchimp_field_value filter in Gravity Forms to modify values before they are sent to the Mailchimp API. Discover examples and step-by-step instructions on using this powerful…
Learn how to use the gform_multifile_upload_field filter in Gravity Forms to filter the field object that will be associated with the uploaded file. Perfect for creating custom file upload fields.…
Learn how to control user resubscription using the Gravity Forms 'gform_mailchimp_allow_resubscription' PHP filter. Customize resubscription settings based on email domains, custom fields, and more.
Learn how to customize Gravity Forms logging using the gform_logging_message filter in WordPress. Add filters to log messages to system’s error logs, customize log message format, filter out all logging…
Learn how to use the 'gforms_localized_script_data_$name' Gravity Forms PHP filter to manipulate and control the localized data for your forms with ease.Add filters such as adding or removing options, modifying…