Namespaces: LearndashIntegration
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

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

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