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
Method: Sanitizes the slug value.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:674
Method: Checks if a given post type can be viewed or managed.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1632
Method: Retrieves all public post types.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:111
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 read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1654
Method: Retrieves a specific post type.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:135
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