Namespaces: LearndashIntegration |
Description |
|---|---|
| Admin::asyncMetaboxHtml() |
Output group sync metabox html |
| Hooks::checkLearndashGroupDeleteMeta() |
Sub actions when admin or user is removed from ld group |
| Hooks::checkLearndashCourseUpdateMeta() |
sub action when a course is added to ld group |
| Hooks::checkLearndashCourseDeleteMeta() |
Sub action when a course is deleted from ld group |
| Hooks::isLearndashLeaderMeta() |
If the key is a ld leader meta key |
| Hooks::isLearndashUserMeta() |
If the key is a ld user meta key |
| Hooks::isLearndashCourseMeta() |
If the key is a ld course meta key |
| Hooks::getLeardashMetaGroupId() |
Get the gorup id from the meta key |
| Admin |
Class for learndash admin related functions |
| Admin::__construct() |
Constructor |