Learn how to use the gform_personal_data filter in Gravity Forms to register custom data exporters and erasers with WordPress, enabling them to run during WordPress data cleanup. Add this code…
Learn how to modify the destination folder for uploaded files using the gform_dropbox_folder_path filter in Gravity Forms. Customize the folder path based on user roles, form titles or entry dates…
Change the title of the forms statistics section displayed on the WordPress Dashboard using the gform_dashboard_title filter in Gravity Forms. Use our examples to add dynamic dates, emojis or combine…
Learn how to control the placement of Gravity Forms JavaScript by filtering `gform_force_hooks_js_output` in your WordPress theme's functions.php file
Learn how to control the "WordPress has new notifications" message using the gform_has_admin_notices filter in Gravity Forms PHP. This article provides examples and code snippets for enabling or disabling the…
The `gform_init_scripts_footer` filter in Gravity Forms allows you to control whether or not form init scripts should be loaded in the footer of your website