Action: gk/gravityboard/card/sorted
Runs when a card (entry) has been sorted, before the notification is triggered.
Parameters
| Name | Type | Description |
|---|---|---|
| $updated_entry | array | The updated entry data. |
| $feed | array | The feed data. |
| $source_lane_id | int | The ID of the lane with cards that were sorted. |
| $ordered_ids | array | The ordered card IDs. |
Since
Source
Defined in src/Ajax.php at line 586