WP_REST_Posts_Controller::get_item_schema()
Method: Retrieves the post’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2203
Method: Retrieves the post’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2203
Method: Checks if a given request has access to get items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:66
Method: Retrieves the query params for the collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:341
Method: Retrieves a specific post status.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:196
Method: Retrieves the query params for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2756
Method: Retrieves a collection of items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:83
Method: Retrieves the magical context param.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:380
Method: Prepares a post status object for serialization.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:222
Filter Hook: Filters collection parameters for the posts controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2937
Method: Checks if a given request has access to get a specific item.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:100