File: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php |
Description |
|---|---|
| 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. |
| BP_REST_Learndash_Courses_Endpoint::get_items_permissions_check() |
Check if a given request has access to list courses. |
| BP_REST_Learndash_Courses_Endpoint::get_bubble_status() |
Get bubble status. |
| bp_rest_learndash_courses_get_items_permissions_check |
Filter the courses `get_items` permissions check. |
| BP_REST_Learndash_Courses_Endpoint::prepare_item_for_response() |
Prepares component data for return as an object. |
| bp_rest_learndash_course_prepare_value |
Filter a component value returned from the API. |
| BP_REST_Learndash_Courses_Endpoint::get_item_schema() |
Get the forums schema, conforming to JSON Schema. |
| bp_rest_learndash_course_schema |
Filters the course schema. |
| BP_REST_Learndash_Courses_Endpoint::get_collection_params() |
Get the query params for collections. |