File: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php |
Description |
---|---|
bp_rest_learndash_course_prepare_links |
Filter links prepared for the REST response. |
BP_REST_Learndash_Courses_Endpoint |
LearnDash Courses endpoints. |
BP_REST_Learndash_Courses_Endpoint::prepare_date_response() |
Check the post_date_gmt or modified_gmt and prepare any post or modified date for single post output. |
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. |