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. |
| Sync::beforeMemberAdded() |
Sync before when a member is added to the group |
| Sync::onMemberRemoved() |
Sync when a members is removed from the group |
| Sync::enabled() |
Returns if buddypress sync is enabled or not |
| Sync::groupUserEditCheck() |
Check if the user type need to be synced |
| Sync::preCheck() |
Standard pre check bore all sync happens |
| Sync::onGroupCreate() |
Run the sync when new group is created |
| Sync::onGroupUpdate() |
Run the sync when new group is updated |
| Sync::onGroupDeleting() |
Set the deleted gropu in temporarly variable for later use |
| Sync::onGroupDeleted() |
Desync when group is deleted |