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

Add hook to each dependencies’ init hook

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

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

ReportsGenerator::coursePointsEarned()

Format points earned if enabled

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

Admin

Admin related actions on the core plugin

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

Admin::__construct()

Constructor

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