Namespaces: LearndashIntegration |
Description |
|---|---|
| Sync::preCheck() |
Standard pre check bore all sync happens |
| Sync::onGroupCreate() |
Run the sync when new group is created |
| Sync::onGroupUpdate() |
Run the sync when new group is updated |
| Sync::onGroupDeleting() |
Set the deleted gropu in temporarly variable for later use |
| Sync::onGroupDeleted() |
Desync when group is deleted |
| Sync::onAdminAdded() |
Sync when a admin is added to the group |
| Admin |
Class for all admin related functions |
| Admin::__construct() |
Constructor |
| Admin::init() |
Add actions once integration is ready |
| Admin::saveGroupSyncMetaBox() |
Save group sync metabox value when bp group is saved from admin |