File: bp-integrations/learndash/buddypress/Sync.php
Description
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

Sync::groupUserEditCheck()

Check if the user type need to be synced

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

Sync::preCheck()

Standard pre check bore all sync happens

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

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

Sync

Class for all syncing related functions

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