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_post_status_options
Description.
gform_post_submission
This hook has been deprecated. Please use gform_after_submission instead.
gform_post_subscription_started
This action is triggered after a new subscription is created, allowing further actions to be taken.
gform_post_update_entry
This hook fires after the entry has been updated via GFAPI::update_entry.
gform_post_update_entry_property
Runs after an entry property is updated.
gform_post_update_form_meta
Fires after form meta has been updated for any form.
gform_post_upgrade
This action hook fires after Gravity Forms has been fully upgraded, allowing further actions to be performed.
gform_postimage_caption
Description.
gform_postimage_description
Description.
gform_postimage_file
Description.