@since: BuddyBoss 1.0.0 |
Description |
---|---|
Dependencies::registerHooks() |
Add hook to each dependencies’ init hook |
Dependencies::dependencyLoaded() |
Set a flag when dependency is init |
Dependencies::appendDependencyChecker() |
Check if the required dependencies are all init |
Dependencies::dependencyChecker() |
Run sub action based on depencency init status |
Dependencies::getMissingDepencencies() |
Check if any dependencies is missing |
Dependencies::getLoadedDepencencies() |
Get the dependencies that are loaded successfully |
Core |
COre file of the plugin |
ReportsGenerator::coursePointsEarned() |
Format points earned if enabled |
Admin |
Admin related actions on the core plugin |
Admin::__construct() |
Constructor |