LD_REST_Posts_Controller_V2::__construct( string $post_type = '' )
Protected constructor for class
Description #
Parameters #
- $post_type
-
(string) (Optional) Post type.
Default value: ''
Source #
File: includes/rest-api/v2/class-ld-rest-posts-controller.php
Changelog #
Version | Description |
---|---|
3.3.0 | Introduced. |
Related #
@package #
Used By #
Used By | Description |
---|---|
includes/rest-api/v2/class-ld-rest-exams-controller.php: LD_REST_Exams_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-users-course-progress-controller.php: LD_REST_Users_Course_Progress_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-courses-controller.php: LD_REST_Courses_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-courses-prerequisites-controller.php: LD_REST_Courses_Prerequisites_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-courses-steps-controller.php: LD_REST_Courses_Steps_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-lessons-controller.php: LD_REST_Lessons_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-users-courses-controller.php: LD_REST_Users_Courses_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-users-quiz-progress-controller.php: LD_REST_Users_Quiz_Progress_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-essays-controller.php: LD_REST_Essays_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-groups-controller.php: LD_REST_Groups_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-courses-groups-controller.php: LD_REST_Courses_Groups_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-users-groups-controller.php: LD_REST_Users_Groups_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-quizzes-controller.php: LD_REST_Quizzes_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-topics-controller.php: LD_REST_Topics_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-assignments-controller.php: LD_REST_Assignments_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-groups-courses-controller.php: LD_REST_Groups_Courses_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-questions-controller.php: LD_REST_Questions_Controller_V2::__construct () |
Public constructor for class |