Action: gravityflow_post_update_post
Allow custom actions to be performed after the post is updated.
Parameters
| Name | Type | Description |
|---|---|---|
| $post | array | The post which was updated. |
| $feed | array | The feed which was processed. |
| $current_step | \Gravity_Flow_Step_Feed_Post_Update | The current step. |
Since
Source
Defined in includes/steps/class-step-feed-post-update.php at line 263