File: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php |
Description |
|---|---|
| BP_REST_Learndash_Courses_Endpoint::__construct() |
Constructor. |
| BP_REST_Learndash_Courses_Endpoint::prepare_password_response() |
Prepare response for the password protected posts. |
| BP_REST_Learndash_Courses_Endpoint::register_routes() |
Register the component routes. |
| BP_REST_Learndash_Courses_Endpoint::get_feature_media() |
Get Featured Media. |
| BP_REST_Learndash_Courses_Endpoint::get_items() |
Retrieve courses. |
| BP_REST_Learndash_Courses_Endpoint::is_purchasable() |
Check the course is purchasable or not. |
| bp_rest_learndash_courses_get_items_query_args |
Filter the query arguments for the request. |
| BP_REST_Learndash_Courses_Endpoint::bp_rest_learndash_get_course_meta_setting() |
Deprecated support for get_course_meta_setting. |
| bp_rest_learndash_courses_get_items |
Fires after a list of courses is fetched via the REST API. |
| BP_REST_Learndash_Courses_Endpoint::get_last_activity() |
Get course Last Activity. |