Hooks
Actions
Learn about the different action hooks available within Gravity Forms. Action hooks allow you to perform additional actions when an event takes place.
Filters
Discover the different filter hooks available within Gravity Forms. You can use filters to modify data to better match your particular needs.
JavaScript
Find explanations of the various JavaScript hooks used by Gravity Forms and its add-ons.
Deprecated
Here you will find a listing of the action hooks in Gravity Forms which have been deprecated.
Articles
gform_address_street2
This filter is executed when creating the address street 2 field and can be used to modify the “Street 2” label.
gform_address_types
This filter is executed when creating the address field (admin and front end). Use it to add support for a new address type.
gform_address_zip
This filter is executed when creating the address zip field and can be used to modify the “Zip” label.
gform_admin_error_messages
Modify error messages displayed by Gravity Forms in the WordPress admin.
gform_admin_messages
Modify update (and other non-error) messages displayed by Gravity Forms in the WordPress admin.
gform_admin_notification_attachments
This hook has been deprecated in v. 1.7. Please use gform_notification instead.
gform_admin_pre_render
Description.
gform_advanced_settings
This hook has been deprecated. Please use gform_form_settings instead.
gform_advancedpostcreation_args_pre_get_custom_post_types
Enables the arguments used to get the custom post types to be overridden.
gform_advancedpostcreation_excerpt
Controls whether the post excerpt field is available in the feed settings.