Action: gk/gravityboard/assignees/updated
Fired after entry assignees are successfully updated.
Parameters
| Name | Type | Description |
|---|---|---|
| $entry_id | int | The ID of the entry that was updated. |
| $assignees | int[] | The user IDs assigned to the entry. |
| $feed | \FeedArray | The feed associated with the board. |
| $form | array<string,mixed> | The Gravity Forms form associated with the entry. |
Since
- 1.0
Source
Defined in src/Assignees/Assignees.php at line 581