Namespaces: Buddyboss
Description
Courses::getGroupCourses()

Returns the courses belongs to the group

Source: bp-integrations/learndash/buddypress/Courses.php:90

Courses::getUserCourseProgress()

Get user’s course progress

Source: bp-integrations/learndash/buddypress/Courses.php:105

Courses::getGroupCourseProgress()

Get gorup’s course progress

Source: bp-integrations/learndash/buddypress/Courses.php:130

Courses::getUserCourseViewButtonLabel()

Returns dynamic label text based on user’s course progress

Source: bp-integrations/learndash/buddypress/Courses.php:164

Core::subMenuLink()

Returns the link to the selected sub menu

Source: bp-integrations/learndash/buddypress/Core.php:156

Group

Class for all gruops related functions

Source: bp-integrations/learndash/buddypress/Group.php:19

Sync::enabled()

Returns if buddypress sync is enabled or not

Source: bp-integrations/learndash/buddypress/Sync.php:308

Core

Core class for the buddypress settings

Source: bp-integrations/learndash/buddypress/Core.php:32

Core::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/Core.php:39

Core::init()

Register actions on init

Source: bp-integrations/learndash/buddypress/Core.php:57