mycred_before_notifications
Description
This action fires before the myCRED Notifications add-on has echoed all new notifications on the front end. See also the mycred_after_notifications action.
Available since version 1.2
Parameters
Param | Type | Required | Description |
---|---|---|---|
$notifications |
array | No | Associative array of notifications that are about to be shown to the user. |
Used By
Package | Prio. | Description |
---|---|---|
Not used by any built-in package. |
Examples
No example found.