@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| 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 |
| Core::__construct() |
Constructor |
| Admin::printRequirementAdminNotice() |
Output the requirement notice html |
| ReportsGenerator::allSteps() |
Get all the learndash post type except groups |
| ReportsGenerator::timeSpent() |
Format secons to human readable teim spent |