@since: BuddyBoss 1.0.0
Description
ReportsGenerator::updatedDate()

Convert completed date

Source: bp-integrations/learndash/library/ReportsGenerator.php:513

ReportsGenerator::coursePointsEarned()

Format points earned if enabled

Source: bp-integrations/learndash/library/ReportsGenerator.php:522

Admin

Admin related actions on the core plugin

Source: bp-integrations/learndash/core/Admin.php:19

Admin::__construct()

Constructor

Source: bp-integrations/learndash/core/Admin.php:26

Admin::registerDependencyNotices()

Add admin notice hook for dependencies

Source: bp-integrations/learndash/core/Admin.php:36

Admin::registerRequirementNotices()

Add admin notice hook for requirements

Source: bp-integrations/learndash/core/Admin.php:45

Admin::printDependencyAdminNotice()

Output the dependency notice html

Source: bp-integrations/learndash/core/Admin.php:55

Admin::printRequirementAdminNotice()

Output the requirement notice html

Source: bp-integrations/learndash/core/Admin.php:71

ReportsGenerator::addCourseTitleActivityFields()

Add course name to sql fields

Source: bp-integrations/learndash/library/ReportsGenerator.php:261

ReportsGenerator::addCourseTitleActivityTables()

Add course table to sql joins

Source: bp-integrations/learndash/library/ReportsGenerator.php:270