LD_REST_Posts_Controller_V2::get_items()
Method: Retrieves a collection of posts.
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:322
Method: Retrieves a collection of posts.
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:322
Method: Stub function for base class to register fields.
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:370
Method: Stub function for base class to register metabox fields.
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:379
Method: Get REST Setting Field value.
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:491
Method: Update REST Settings Field value.
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:537
Method: For LearnDash post type we override the default order/orderby to ASC/title instead of the WP default DESC/date.
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:582
Method: Intercept the Request and ensure our standard Course parameters are set.
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:630
Method: Override the REST response links. This is needed when Course Shared Steps is enabled.
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:643
Method: Register Settings fields to REST .
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:670
Method: Check if we are allowing the post type to be publicly viewed without restrictions to course_id.
Source: includes/rest-api/v2/class-ld-rest-posts-controller.php:799