@since: BuddyBoss 1.0.0
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

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::onGroupCreate()

Run the sync when new group is created

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

Sync::onGroupUpdate()

Run the sync when new group is updated

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

Admin

Class for all admin related functions

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

Admin::__construct()

Constructor

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