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

Set the error message when user cam’t join the group due to the group membership of ld.

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

Sync::beforeMemberAdded()

Sync before when a member is added to the group

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

Sync::onMemberRemoved()

Sync when a members is removed from the group

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

Sync::enabled()

Returns if buddypress sync is enabled or not

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

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

Sync when a mod is removed from the group

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