mycred_notifications
Description
This filter is used to pass on notifications from the saved transient to the jQuery script. It can be used to filter existing notifications or adding / removing a particular notice.
Available since version 1.3
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
$notifications |
array | No | Array of notifications. |
Used By
| Package | Prio. | Description |
|---|---|---|
| mycred/notice | 10 | Used by the notification add-on to get notifications. |
Examples
No example found.