@since: BuddyBoss 1.0.0
Description
Courses::init()

Add actions once integration is ready

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

Courses::showUserProgress()

Output user course progress html

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

Courses::showGroupProgress()

Output group course progress html

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

Courses::showCourseButton()

Output course link button html

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

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

Core::registerTemplateStack()

Add bp template stack so child theme can overwrite template

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

Core::registerGroupComponent()

Register BP group extension components based on settings

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

Core::registerPluginTemplate()

Register the path the bp template stack

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

Core::coursesSubMenus()

Get the courses tab’s sub menu items in group

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