LD_REST_Courses_Controller_V2
Class LearnDash REST API V2 Courses Post Controller.
Description #
Source #
File: includes/rest-api/v2/class-ld-rest-courses-controller.php
Changelog #
Version | Description |
---|---|
3.3.0 | Introduced. |
Methods #
- __construct — Public constructor for class
- get_public_item_schema — Gets public schema.
- register_fields — Prepare the LearnDash Post Type Settings.
- register_fields_metabox — Register the Settings Fields from the Post Metaboxes.
- register_routes — Registers the routes for the objects of the controller.
- rest_prepare_response_filter — Override the REST response links.
- rest_query_filter — Intercept the Request and ensure our standard Course parameters are set.