WP_REST_Posts_Controller::prepare_item_for_response()
Method: Prepares a single post output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1745
Method: Prepares a single post output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1745
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: Checks whether a given request has permission to read post statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:83
Filter Hook: Filters the post data for a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2005
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:424
Method: Filters a response based on the context defined in the schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:296
Method: Retrieves all post statuses, depending on user context.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:111
Method: Overwrites the default protected title format.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2019
Class: Core base controller for managing and interacting with REST API items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:16