WP_REST_Controller::delete_item()
Method: Deletes one item from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:219
Method: Deletes one item from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:219
Class: Core class used to access post statuses via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:17
Method: Checks if a post can be created.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1707
Method: Prepares a post type object for serialization.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:177
Method: Prepares one item for create or update operation.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:236
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:24
Method: Checks if a post can be deleted.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1725
Filter Hook: Filters a post type returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:270
Method: Prepares the item for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:254
Method: Registers the routes for post statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:36