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: Checks whether a given request has permission to read types.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:83
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
Method: Checks if a post can be created.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1715
Method: Retrieves all public post types.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:111
Method: Checks if a given request has access to delete a specific item.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:202
Method: Retrieves an array of endpoint arguments from the item schema for the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:654
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