LD_REST_Topics_Controller_V2
Class: Class LearnDash V2 REST API Topics Post Controller.
LD_REST_Topics_Controller_V2 Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-topics-controller.php
Class: Class LearnDash V2 REST API Topics Post Controller.
LD_REST_Topics_Controller_V2 Read More »
Method: Public constructor for class
LD_REST_Topics_Controller_V2::__construct Read More »
Method: Prepare the LearnDash Post Type Settings.
LD_REST_Topics_Controller_V2::register_fields Read More »
Method: Register the Settings Fields from the Post Metaboxes.
LD_REST_Topics_Controller_V2::register_fields_metabox Read More »
Method: Gets public schema.
LD_REST_Topics_Controller_V2::get_public_item_schema Read More »
Method: For LearnDash post type we override the default order/orderby to ASC/title instead of the WP default DESC/date.
LD_REST_Topics_Controller_V2::rest_collection_params_filter Read More »
Method: Check user permission to get/access single Topic.
LD_REST_Topics_Controller_V2::get_item_permissions_check Read More »
Method: Check user permission to get/access Lessons.
LD_REST_Topics_Controller_V2::get_items_permissions_check Read More »
Method: Filter query args.
LD_REST_Topics_Controller_V2::rest_query_filter Read More »