File: bp-integrations/learndash/buddypress/Sync.php
Description
Sync::onGroupDeleted()

Desync when group is deleted

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

Sync::onAdminAdded()

Sync when a admin is added to the group

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

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

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

Sync::generator()

Get Sync generator object

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