File: bp-integrations/learndash/buddypress/Core.php
Description
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

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