@since: BuddyBoss 1.0.0
Description
Group

Core class for the learndash settings

Source: bp-integrations/learndash/learndash/Group.php:21

Group::getUnassociatedGroups()

Get groups that’s not associated to bp

Source: bp-integrations/learndash/learndash/Group.php:28

bp_register_learndash_integration()

Set up the bp learndash integration.

Source: bp-integrations/learndash/bp-learndash-loader.php:17

Hooks

Class adds additional missing hooks from Learndash

Source: bp-integrations/learndash/buddypress/Hooks.php:19

Hooks::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/Hooks.php:26

Sync::onGroupDeleted()

Desync when group is deleted

Source: bp-integrations/learndash/learndash/Sync.php:117

Sync::onAdminAdded()

Sync when a admin is added to the group

Source: bp-integrations/learndash/learndash/Sync.php:137

Sync::onUserAdded()

Sync when a user is added to the group

Source: bp-integrations/learndash/learndash/Sync.php:150

Sync::onAdminRemoved()

Sync when a admin is removed from the group

Source: bp-integrations/learndash/learndash/Sync.php:163

Admin::asyncMetaboxHtml()

Output group sync metabox html

Source: bp-integrations/learndash/learndash/Admin.php:63