do_action( ‘nelio_content_after_update_editorial_task’, array $task , int $user )
It runs when an editorial task has been updated.
Parameters
- $task array
(Required) the task.
- $user int
(Required) the user who updated the task.