WP_REST_Posts_Controller::create_item_permissions_check()
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: 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: Checks whether the template is valid for the given post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1511
Method: Creates a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:647
Method: Sets the template for a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1554
Action Hook: Fires after a single post is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:714
Method: Checks if a given request has access to update a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:799
Function: Validate a value based on a schema.
Source: wp-includes/rest-api.php:2051
Function: Sanitize a value based on a schema.
Source: wp-includes/rest-api.php:2647
Function: Parse a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1354
Function: Determines if an IP address is valid.
Source: wp-includes/rest-api.php:1376