File: bp-integrations/learndash/buddypress/Core.php |
Description |
|---|---|
| Core::registerTemplateStack() |
Add bp template stack so child theme can overwrite template |
| Core::registerGroupComponent() |
Register BP group extension components based on settings |
| Core::registerPluginTemplate() |
Register the path the bp template stack |
| Core::coursesSubMenus() |
Get the courses tab’s sub menu items in group |
| Core::reportsSubMenus() |
Get the reports tab’s sub menu items in group |
| Core::subMenuLink() |
Returns the link to the selected sub menu |
| Core |
Core class for the buddypress settings |
| Core::__construct() |
Constructor |
| Core::init() |
Register actions on init |