Action: gk/gravityboard/checklists/templates-applied
Runs when checklist templates have been applied to an entry.
Parameters
| Name | Type | Description |
|---|---|---|
| $merged_collection | \ChecklistCollection | The merged template collection that was applied. |
| $entry | array | The created entry data. |
| $applied_feed_ids | array | Array of feed IDs that were applied. |
| $form | array | The form data. |
| $items_added | int | Number of items added from templates. |
Since
- TODO: TODO
Source
Defined in src/Checklists/Checklists.php at line 1238