@since: BuddyBoss 1.0.0
Description
Dependencies::dependencyLoaded()

Set a flag when dependency is init

Source: bp-integrations/learndash/core/Dependencies.php:58

Dependencies::appendDependencyChecker()

Check if the required dependencies are all init

Source: bp-integrations/learndash/core/Dependencies.php:42

Dependencies::dependencyChecker()

Run sub action based on depencency init status

Source: bp-integrations/learndash/core/Dependencies.php:56

Dependencies::getMissingDepencencies()

Check if any dependencies is missing

Source: bp-integrations/learndash/core/Dependencies.php:66

Dependencies::getLoadedDepencencies()

Get the dependencies that are loaded successfully

Source: bp-integrations/learndash/core/Dependencies.php:79

Core

COre file of the plugin

Source: bp-integrations/learndash/core/Core.php:27

Core::__construct()

Constructor

Source: bp-integrations/learndash/core/Core.php:34

Admin::printRequirementAdminNotice()

Output the requirement notice html

Source: bp-integrations/learndash/core/Admin.php:71

ReportsGenerator::allSteps()

Get all the learndash post type except groups

Source: bp-integrations/learndash/library/ReportsGenerator.php:460

ReportsGenerator::timeSpent()

Format secons to human readable teim spent

Source: bp-integrations/learndash/library/ReportsGenerator.php:470