mycred_notifications_note

Description

This filter allows you to adjust the popup notification template before it is saved. This is then rendered and shown to the user on the next page load.

Available since version 1.3

Parameters

Param Type Required Description
$template string Yes

The notification template.

$request array No

The point request array that triggered this notification.

$mycred obj No

The myCRED point type object.

Used By

Package Prio. Description
mycred/notice 10 Used by the notification add-on.

Examples

No example found.