@since: BuddyBoss 1.0.0
Description
Hooks::init()

Add actions once integration is ready

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

Hooks::groupCreated()

Sub action when bp gorup is created

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

Hooks::groupUpdated()

Sub action when bp gorup is updated

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

Hooks::groupDeleting()

Sub action before bp gorup is deleted

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

Sync::onUserRemoved()

Sync when a user is removed from the group

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

Sync::groupUserEditCheck()

Check if the user type need to be synced

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

Sync::preCheck()

Standard pre check bore all sync happens

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

Core

Core class for the learndash settings

Source: bp-integrations/learndash/learndash/Core.php:24

Core::__construct()

Constructor

Source: bp-integrations/learndash/learndash/Core.php:31

Core::init()

Add actions once integration is ready

Source: bp-integrations/learndash/learndash/Core.php:45