File: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php
Description
bp_rest_learndash_course_schema

Filters the course schema.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:556

BP_REST_Learndash_Courses_Endpoint::get_collection_params()

Get the query params for collections.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:565

bp_rest_learndash_courses_collection_params

Filters the collection query params.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:724

BP_REST_Learndash_Courses_Endpoint::prepare_links()

Prepare links for the request.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:735

bp_rest_learndash_course_prepare_links

Filter links prepared for the REST response.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:757

BP_REST_Learndash_Courses_Endpoint

LearnDash Courses endpoints.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:16

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.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:769

BP_REST_Learndash_Courses_Endpoint::__construct()

Constructor.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:24

BP_REST_Learndash_Courses_Endpoint::prepare_password_response()

Prepare response for the password protected posts.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:791

BP_REST_Learndash_Courses_Endpoint::register_routes()

Register the component routes.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:34