do_action( 'learndash_rest_register_fields' )
Set the rest_base after the parent __constructor as it will set these var with WP specific details.
Contents
Description #
Source #
File: includes/rest-api/v2/class-ld-rest-essays-controller.php
Related #
@package #
Used By #
| Used By | Description |
|---|---|
| includes/rest-api/v2/class-ld-rest-users-courses-controller.php: LD_REST_Users_Courses_Controller_V2::register_fields () |
Prepares the LearnDash Post Type Settings. |
| includes/rest-api/v2/class-ld-rest-users-groups-controller.php: LD_REST_Users_Groups_Controller_V2::register_fields () |
Prepares the LearnDash Post Type Settings. |
| includes/rest-api/v2/class-ld-rest-groups-courses-controller.php: LD_REST_Groups_Courses_Controller_V2::register_fields () |
Prepares the LearnDash Post Type Settings. |
| includes/rest-api/v2/class-ld-rest-exams-controller.php: LD_REST_Exams_Controller_V2::register_fields () |
Prepare the LearnDash Post Type Settings. |
| includes/rest-api/v2/class-ld-rest-courses-controller.php: LD_REST_Courses_Controller_V2::register_fields () |
Prepare the LearnDash Post Type Settings. |
| includes/rest-api/v2/class-ld-rest-lessons-controller.php: LD_REST_Lessons_Controller_V2::register_fields () |
Prepare the LearnDash Post Type Settings. |
| includes/rest-api/v2/class-ld-rest-essays-controller.php: LD_REST_Essays_Controller_V2::register_fields () |
Prepare the LearnDash Post Type Settings. |
| includes/rest-api/v2/class-ld-rest-groups-controller.php: LD_REST_Groups_Controller_V2::register_fields () |
Prepare the LearnDash Post Type Settings. |
| includes/rest-api/v2/class-ld-rest-quizzes-controller.php: LD_REST_Quizzes_Controller_V2::register_fields () |
Prepare the LearnDash Post Type Settings. |
| includes/rest-api/v2/class-ld-rest-topics-controller.php: LD_REST_Topics_Controller_V2::register_fields () |
Prepare the LearnDash Post Type Settings. |