LD_REST_Groups_Controller_V2
Contents
Description #
Source #
File: includes/rest-api/v2/class-ld-rest-groups-controller.php
Methods #
- __construct — Public constructor for class
- get_item_permissions_check — Checks if a given request has access to read a post.
- get_items_permissions_check — Permissions check for getting groups.
- 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. This is needed when Course Shared Steps is enabled.
- rest_query_filter — Filters Groups request query arguments.