WP_REST_Posts_Controller::check_delete_permission()
Method: Checks if a post can be deleted.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1733
Method: Checks if a post can be deleted.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1733
Method: Retrieves a specific post type.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:135
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: Prepares a single post output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1753
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
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
Filter Hook: Filters the post data for a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2013
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