@since: BuddyBoss 1.0.0
Description
SyncGenerator::fullSyncToLearndash()

Run a full users sync up bp group to ld group

Source: bp-integrations/learndash/library/SyncGenerator.php:195

SyncGenerator::fullSyncToBuddypress()

Run a full users sync up ld group to bp group

Source: bp-integrations/learndash/library/SyncGenerator.php:211

SyncGenerator

Class for controlling gorup syncing

Source: bp-integrations/learndash/library/SyncGenerator.php:21

SyncGenerator::__construct()

Constructor

Source: bp-integrations/learndash/library/SyncGenerator.php:34

SyncGenerator::hasLdGroup()

Check if there’s a ld group

Source: bp-integrations/learndash/library/SyncGenerator.php:47

SyncGenerator::hasBpGroup()

Check if there’s a bp group

Source: bp-integrations/learndash/library/SyncGenerator.php:56

SyncGenerator::getLdGroupId()

Get the ld group id

Source: bp-integrations/learndash/library/SyncGenerator.php:65

SyncGenerator::getBpGroupId()

Get the bp group id

Source: bp-integrations/learndash/library/SyncGenerator.php:74

SyncGenerator::associateToLearndash()

Associate current bp group to a ld group

Source: bp-integrations/learndash/library/SyncGenerator.php:83

SyncGenerator::desyncFromLearndash()

Un-associate the current bp group from ld group

Source: bp-integrations/learndash/library/SyncGenerator.php:111