Namespaces: Buddypress
Description
Sync::onModAdded()

Sync when a mod is added to the group

Source: bp-integrations/learndash/buddypress/Sync.php:161

Sync::onMemberAdded()

Sync when a member is added to the group

Source: bp-integrations/learndash/buddypress/Sync.php:174

Sync::onAdminRemoved()

Sync when a admin is removed from the group

Source: bp-integrations/learndash/buddypress/Sync.php:224

Sync::onModRemoved()

Sync when a mod is removed from the group

Source: bp-integrations/learndash/buddypress/Sync.php:237

Admin::saveGroupSyncMetaBox()

Save group sync metabox value when bp group is saved from admin

Source: bp-integrations/learndash/buddypress/Admin.php:49

Admin::addGroupSyncMetaBox()

Add group sync metabox

Source: bp-integrations/learndash/buddypress/Admin.php:74

Admin::asyncMetaboxHtml()

Output group sync metabox html

Source: bp-integrations/learndash/buddypress/Admin.php:89

Sync

Class for all syncing related functions

Source: bp-integrations/learndash/buddypress/Sync.php:21

Sync::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/Sync.php:31

Sync::init()

Add actions once integration is ready

Source: bp-integrations/learndash/buddypress/Sync.php:40