File: bp-integrations/learndash/core/Core.php |
Description |
---|---|
Core::setup_admin_bar() |
Add Course tab in admin menu |
Core::bp_ld_custom_continue_url_arr() |
Get all the URLs of current course ( lesson, topic, quiz ) |
Core::bp_ld_prepare_price_str() | |
Core::url() |
Get url path from the integration folder |
Core::template() |
Load template from the integration folder |
Core::getRequest() |
Get the request from $_POST, $_GET, or $_REQUEST with default fallback |
Core::isRequestExists() |
Check if the given request isset |
Core::registerAutoloader() |
Register psr4 autoloader manually |
Core::bp_get_course_members() | |
Core::bp_get_courses_progress() |