LD_REST_Posts_Controller_V2::get_public_item_schema()
Gets schema for post type.
Description #
Return #
(array)
Source #
File: includes/rest-api/v2/class-ld-rest-posts-controller.php
Changelog #
| Version | Description |
|---|---|
| 3.3.0 | Introduced. |
Related #
@package #
Uses #
| Uses | Description |
|---|---|
| includes/rest-api/v2/class-ld-rest-posts-controller.php: LD_REST_Posts_Controller_V2::swap_rest_registered_fields () |
Swap Registered fields from V1 to V2. |
| includes/rest-api/v2/class-ld-rest-posts-controller.php: LD_REST_Posts_Controller_V2::reset_rest_registered_fields () |
Reset Registered fields back to V1. |
Used By #
| Used By | Description |
|---|---|
| includes/rest-api/v2/class-ld-rest-exams-controller.php: LD_REST_Exams_Controller_V2::get_public_item_schema () |
Gets public schema. |
| includes/rest-api/v2/class-ld-rest-essays-controller.php: LD_REST_Essays_Controller_V2::get_public_item_schema () |
Gets public schema. |
| includes/rest-api/v2/class-ld-rest-courses-controller.php: LD_REST_Courses_Controller_V2::get_public_item_schema () |
Gets public schema. |
| includes/rest-api/v2/class-ld-rest-courses-prerequisites-controller.php: LD_REST_Courses_Prerequisites_Controller_V2::get_public_item_schema () |
Gets public schema. |
| includes/rest-api/v2/class-ld-rest-lessons-controller.php: LD_REST_Lessons_Controller_V2::get_public_item_schema () |
Gets public schema. |
| includes/rest-api/v2/class-ld-rest-users-courses-controller.php: LD_REST_Users_Courses_Controller_V2::get_public_item_schema () |
Gets public schema. |
| includes/rest-api/v2/class-ld-rest-courses-groups-controller.php: LD_REST_Courses_Groups_Controller_V2::get_public_item_schema () |
Gets public schema. |
| includes/rest-api/v2/class-ld-rest-users-groups-controller.php: LD_REST_Users_Groups_Controller_V2::get_public_item_schema () |
Gets public schema. |
| includes/rest-api/v2/class-ld-rest-quizzes-controller.php: LD_REST_Quizzes_Controller_V2::get_public_item_schema () |
Gets public schema. |
| includes/rest-api/v2/class-ld-rest-topics-controller.php: LD_REST_Topics_Controller_V2::get_public_item_schema () |
Gets public schema. |
| includes/rest-api/v2/class-ld-rest-groups-courses-controller.php: LD_REST_Groups_Courses_Controller_V2::get_public_item_schema () |
Gets public schema. |