The `gform_post_upgrade` PHP action in Gravity Forms is fired after Gravity Forms has been fully upgraded, allowing for further actions to be performed. This article provides examples and usage instructions…
Learn how to use the `gform_pre_delete_feed` action hook in Gravity Forms 2.4.20.4 to perform custom actions before a feed is deleted, including logging, notifications, modifying data, and removing related data.
The gform_post_update_entry_property PHP filter in Gravity Forms allows developers to modify and update specific entry properties after they have been submitted. This powerful tool can be used to automate data…
The `gform_post_process_feed` action in Gravity Forms allows developers to execute custom code when a feed is processed, including sending notifications and triggering events like Slack feeds
The `gform_post_notification_save` PHP action in Gravity Forms is triggered after a successful notification save and can be used to perform additional actions such as sending emails or updating data