WP_REST_Posts_Controller::sanitize_post_statuses()
Method: Sanitizes and validates the list of post statuses, including whether the user can query private statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2959
Method: Sanitizes and validates the list of post statuses, including whether the user can query private statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2959
Method: Checks if a given request has access to update a specific item.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:168
Method: Retrieves the object type this controller is responsible for managing.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:552
Class: Core base controller for managing and interacting with REST API items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:16
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:24
Method: Updates one item from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:185
Method: Gets an array of fields to be included on the response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:572
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: Updates the post’s terms from a REST request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1572
Method: Registers the routes for post types.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:36