Action: gk/foundation/notices/ajax/dismissed-global
Fires after a notice has been globally dismissed via Ajax.
Parameters
| Name | Type | Description |
|---|---|---|
| $notice_id | string | ID of the globally dismissed notice. |
| $user_id | int | ID of the user who globally dismissed the notice. |
Since
- 1.4.0
Source
Defined in Notices/NoticeAjaxController.php at line 224