The gform_plugin_settings_fields PHP filter in Gravity Forms allows developers to modify the plugin's settings fields programmatically. This can be useful for customizing the plugin's behavior and user interface.
Learn how to create custom import/export pages in Gravity Forms using the `gform_export_page_$view` PHP action and add them to the Import/Export section.
Learn how to disable the "From Email" warning message in Gravity Forms notifications using the gform_notification_disable_from_warning filter. More info here.
Learn how to use the filter in Gravity Forms User Registration Add-On to modify the description of the login form, with an example and instructions from our expert team.
Learn how to use the 'gform_trello_card' filter in Gravity Forms to modify card properties and send data to Trello with ease. Customize your cards by changing names, decoding characters, adding…
Learn how to use the Gravity Forms `gform_tooltips` PHP filter to modify existing tooltips or add new ones in the admin area of Gravity Forms. This article provides examples and…
Learn how to use the gform_user_registration_login_form_title filter in Gravity Forms User Registration Add-On to customize the title of your login form.