Browse: Home / Constants /

LEARNDASH_GROUP_LEADER_CAPABILITY_CHECK

define( 'LEARNDASH_GROUP_LEADER_CAPABILITY_CHECK',  string $value )

Define LearnDash LMS – Set the Group Leader role capability check.


Description #

The value should match a role capability used to determine if a user is a Group Leader user. Default is ‘group_leader’.


Parameters #

$value

(string) (Required) Default is 'group_leader'.


Source #

File: learndash-scalar-constants.php


Changelog #

Changelog
Version Description
2.3.0 Introduced.