Namespaces: Buddypress
Description
BpGroupCourses::display()

Display the tab content based on the selected sub tab

Source: bp-integrations/learndash/buddypress/components/BpGroupCourses.php:65

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

Group::getUnassociatedGroups()

Get groups that’s not associated to ld

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

Courses

Class for all courses related functions

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

Courses::__construct()

Constructor

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

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