Namespaces: LearndashIntegration
Description
Admin::asyncMetaboxHtml()

Output group sync metabox html

Source: bp-integrations/learndash/learndash/Admin.php:63

Sync

Class for all syncing related functions

Source: bp-integrations/learndash/learndash/Sync.php:22

Sync::__construct()

Constructor

Source: bp-integrations/learndash/learndash/Sync.php:32

Sync::init()

Add actions once integration is ready

Source: bp-integrations/learndash/learndash/Sync.php:41

Sync::generator()

Get Sync generator object

Source: bp-integrations/learndash/learndash/Sync.php:58

Sync::onGroupUpdated()

Run the sync when new group is created / updated

Source: bp-integrations/learndash/learndash/Sync.php:67

Sync::onGroupDeleting()

Set the deleted gropu in temporarly variable for later use

Source: bp-integrations/learndash/learndash/Sync.php:104

Sync::onGroupDeleted()

Desync when group is deleted

Source: bp-integrations/learndash/learndash/Sync.php:117

Sync::onAdminAdded()

Sync when a admin is added to the group

Source: bp-integrations/learndash/learndash/Sync.php:137

Sync::onUserAdded()

Sync when a user is added to the group

Source: bp-integrations/learndash/learndash/Sync.php:150