WP_REST_Posts_Controller::get_item_permissions_check()
Method: Checks if a given request has access to read a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:480
Method: Checks if a given request has access to read a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:480
Filter Hook: Filters a post before it is inserted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1395
Method: Checks if the user can access password-protected content.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:529
Method: Determines validity and normalizes the given status parameter.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1433
Method: Retrieves a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:563
Method: Determines the featured media based on a request param.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1477
Method: Checks if a given request has access to create a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:587
Method: Checks whether the template is valid for the given post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1505
Method: Creates a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:641
Method: Sets the template for a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1548