@since: BuddyBoss 1.0.0
Description
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

Core::reportsSubMenus()

Get the reports tab’s sub menu items in group

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

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::onGroupCreate()

Run the sync when new group is created

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

Sync::onGroupUpdate()

Run the sync when new group is updated

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

Sync::onGroupDeleting()

Set the deleted gropu in temporarly variable for later use

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