Action: gk/gravityboard/card/edited
Runs when a card (entry) has been updated, before the notification is triggered.
Parameters
| Name | Type | Description |
|---|---|---|
| $updated_entry | array | The updated entry data. |
| $feed | array | The feed data. |
| $changes | array | The changes to the card, each element is a string of the field or meta key that was updated. |
Since
Source
Defined in src/Ajax.php at line 482