File: bp-integrations/learndash/library/SyncGenerator.php
Description
SyncGenerator::syncBpMember()

Sync a bp member to ld

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

SyncGenerator::syncLdAdmin()

Sync a ld admin to bp

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

SyncGenerator::syncLdUser()

Sync a ld student to bp

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

SyncGenerator::verifyInputs()

Verify the givent group ids still exists in db

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

SyncGenerator::populateData()

Populate the class data based on given input

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

SyncGenerator::loadBpGroupId()

Find the bp group id on current ld group

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

SyncGenerator::loadLdGroupId()

Find the ld group id on current bp group

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

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

Sync the bp admins to ld

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