File: bp-integrations/learndash/buddypress/Sync.php |
Description |
---|---|
Sync::onMemberAdded() |
Sync when a member is added to the group |
Sync::onAdminRemoved() |
Sync when a admin is removed from the group |
Sync::onModRemoved() |
Sync when a mod is removed from the group |
Sync::groupUserEditCheck() |
Check if the user type need to be synced |
Sync::preCheck() |
Standard pre check bore all sync happens |
Sync::__construct() |
Constructor |
Sync::init() |
Add actions once integration is ready |
Sync::generator() |
Get Sync generator object |
Sync |
Class for all syncing related functions |