File: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php
-
Retrieves the query params for collections.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:368 -
Retrieves all post statuses, depending on user context.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:111 -
Checks if a given request has access to read a post status.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:138 -
Checks whether a given post status should be visible.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:170 -
Retrieves a specific post status.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:196 -
Prepares a post status object for serialization.
Used by 2 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:222 -
Filters a post status returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:285 -
Retrieves the post status’ schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:295 -
Core class used to access post statuses via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:24 -
Registers the routes for post statuses.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:36 -
Checks whether a given request has permission to read post statuses.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:83