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-topics-controller.php:107
Method: Check user permission to get/access single Topic.
Source: includes/rest-api/v2/class-ld-rest-topics-controller.php:139
Method: Check user permission to get/access Lessons.
Source: includes/rest-api/v2/class-ld-rest-topics-controller.php:219
Method: Filter query args.
Source: includes/rest-api/v2/class-ld-rest-topics-controller.php:261
Source: includes/rest-api/v2/class-ld-rest-topics-controller.php:27
Method: Public constructor for class
Source: includes/rest-api/v2/class-ld-rest-topics-controller.php:34
Method: Prepare the LearnDash Post Type Settings.
Source: includes/rest-api/v2/class-ld-rest-topics-controller.php:55
Method: Register the Settings Fields from the Post Metaboxes.
Source: includes/rest-api/v2/class-ld-rest-topics-controller.php:66
Method: Gets public schema.
Source: includes/rest-api/v2/class-ld-rest-topics-controller.php:89