mycred_label

Description

This function returns the myCRED label as defined either via the mycred_label filter or by the MYCRED_DEFAULT_LABEL constant.

Available since version 1.3.3

Returns

(string) The plugin name.

Parameters

Param Type Required Description
function mycred_label(
$trim bool No

TRUE to strip HTML tags of the name (if used) else FALSE.

) { ... }

Examples

No example found.