The 'gform_address_street2' PHP filter in Gravity Forms allows for additional address information to be captured beyond the standard street address field. This filter can be used to customize the address…
The 'gform_address_types' PHP filter in Gravity Forms allows developers to customize the address fields in forms. This filter can be used to add or remove address types, such as "Work"…
Discover how to use the `gform_addon_pre_process_feeds` filter in Gravity Forms to modify feed objects before form submission. Learn about usage examples, parameters, and more.
Learn how to use the gform_addon_app_settings_menu_{short_slug} PHP filter in Gravity Forms to control the addition, removal, renaming, and reordering of tabs within the Gravity Forms settings menu.
Learn how to use the gform_advancedpostcreation_post PHP filter in Gravity Forms to modify the Post object before it is created. Discover examples on how to change the post content, post…