File: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php |
Description |
---|---|
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. |
bp_rest_learndash_courses_collection_params |
Filters the collection query params. |
BP_REST_Learndash_Courses_Endpoint::prepare_links() |
Prepare links for the request. |
bp_rest_learndash_course_prepare_links |
Filter links prepared for the REST response. |
BP_REST_Learndash_Courses_Endpoint |
LearnDash Courses endpoints. |