rest_{$this->post_type}_query
Filter Hook: Filters WP_Query arguments when querying posts via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:360
Filter Hook: Filters WP_Query arguments when querying posts via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:360
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
Function: Determines if an IP address is valid.
Source: wp-includes/rest-api.php:1376
Function: Changes a boolean-like value into the proper boolean value.
Source: wp-includes/rest-api.php:1394
Function: Determines if a given value is boolean-like.
Source: wp-includes/rest-api.php:1415
Function: Retrieves the avatar urls in various sizes.
Source: wp-includes/rest-api.php:1169