WP_REST_Post_Statuses_Controller::get_item()
Method: Retrieves a specific post status.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:196
Method: Retrieves a specific post status.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:196
Method: Checks if a given request has access to read a post status.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:138
Method: Retrieves the post status’ schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:294
Method: Retrieves all post statuses, depending on user context.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:111
Method: Checks whether a given request has permission to read post statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:83
Method: Prepares a post status object for serialization.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:222
Method: Registers the routes for post statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:36
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:24
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:424
Method: Retrieves a specific post type.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:135