rest_prepare_{$this->post_type}
Filter Hook: Filters the post data for a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2013
Filter Hook: Filters the post data for a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2013
Filter Hook: Filters a post type returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:270
Method: Prepares the item for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:254
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:24
Method: Overwrites the default protected title format.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2027
Method: Retrieves the post type’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:302
Method: Prepares a response for insertion into a collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:271
Method: Registers the routes for post statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:36
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