WP_REST_Posts_Controller::check_update_permission()
Method: Checks if a post can be edited.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1697
Method: Checks if a post can be edited.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1697
Method: Creates a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:647
Method: Checks if a given request has access to create a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:593
Method: Deletes a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:996
Method: Checks if a given request has access to delete a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:971
Method: Gets the link relations available for the post and current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2156
Method: Retrieves the query params for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2764
Method: Retrieves a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:569
Method: Checks if a given request has access to read a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:486
Method: Retrieves the post’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2211