@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::registerDependencyNotices() |
Add admin notice hook for dependencies |
| Admin::registerRequirementNotices() |
Add admin notice hook for requirements |
| Admin::printDependencyAdminNotice() |
Output the dependency notice html |