Action: gk/gravityboard/attachments/removed
Runs when attachments have been removed, before the notification is triggered.
Parameters
| Name | Type | Description |
|---|---|---|
| $updated_attachments | array | The updated attachments array. |
| $entry | array | The entry array. |
| $feed | array | The feed array. |
| $attachment_id_to_delete | string | The ID of the attachment that was deleted. |
Since
Source
Defined in src/Attachments/Attachments.php at line 712