WP_REST_Posts_Controller::prepare_date_response()
Method: Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1166
Method: Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1166
Method: Gets the post, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:459
Method: Prepares a single post for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1189
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
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:1401
Method: Checks if the user can access password-protected content.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:535
Method: Determines validity and normalizes the given status parameter.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1439
Method: Retrieves a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:569
Method: Determines the featured media based on a request param.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1483
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