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<string,mixed> | The updated entry, keyed by field ID alongside the entry properties. |
| $feed | \FeedRow | The feed. |
| $changes | string[] | The field or meta keys that were updated. |
Since
- 1.0
Source
Defined in src/Ajax.php at line 566