Namespaces: Buddyboss
Description
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::allSteps()

Get all the learndash post type except groups

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

ReportsGenerator::timeSpent()

Format secons to human readable teim spent

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

ReportsGenerator::completionDate()

Format completed date

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

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

ReportsGenerator::addCourseTitleActivityWhere()

Add activity check on sql where

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

ReportsGenerator::addCourseTitleActivityGroup()

Add placeholder where statement

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