Action: gk/gravityboard/attachments/added
Runs when attachments have been added, before the notification is triggered.
Parameters
| Name | Type | Description |
|---|---|---|
| $attachments | \Attachment[] | The attachments array. |
| $entry | array<string,mixed> | The Gravity Forms entry. |
| $feed | \FeedArray | The board's feed. |
Since
- 1.0
Source
Defined in src/Attachments/Attachments.php at line 766