File: bp-integrations/learndash/buddypress/Sync.php |
Description |
|---|---|
| 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 |
| Sync::onAdminAdded() |
Sync when a admin is added to the group |
| Sync |
Class for all syncing related functions |
| Sync::__construct() |
Constructor |
| Sync::init() |
Add actions once integration is ready |
| Sync::generator() |
Get Sync generator object |