File: bp-integrations/learndash/core/Dependencies.php |
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 |
Dependencies |
Class hendling plugin dependencies |
Dependencies::__construct() |
Constructor |