WP_REST_Controller::prepare_item_for_response()
Method: Prepares the item for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:254
Method: Prepares the item for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:254
Method: Registers the routes for post statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:36
Method: Checks if a post can be edited.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1697
Method: Prepares a post type object for serialization.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:177
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
Method: Checks if a post can be created.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1715
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: 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