File: bp-integrations/learndash/core/Core.php
Description
Core::registerCourseComponent()

Add Course tab in profile menu

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

Core::bp_ld_custom_continue_url_arr()

Get all the URLs of current course ( lesson, topic, quiz )

Source: bp-integrations/learndash/core/Core.php:656

Core::bp_ld_prepare_price_str()

Source: bp-integrations/learndash/core/Core.php:740

Core::init()

Sub action once dependencies and requirements are checked

Source: bp-integrations/learndash/core/Core.php:333

Core::path()

Get absolute path from the integration folder

Source: bp-integrations/learndash/core/Core.php:342

Core::url()

Get url path from the integration folder

Source: bp-integrations/learndash/core/Core.php:351

Core::template()

Load template from the integration folder

Source: bp-integrations/learndash/core/Core.php:360

Core::getRequest()

Get the request from $_POST, $_GET, or $_REQUEST with default fallback

Source: bp-integrations/learndash/core/Core.php:369

Core::isRequestExists()

Check if the given request isset

Source: bp-integrations/learndash/core/Core.php:384

Core::registerAutoloader()

Register psr4 autoloader manually

Source: bp-integrations/learndash/core/Core.php:399