WP_REST_Server::add_image_to_index()
Method: Exposes an image through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1400
Method: Exposes an image through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1400
Method: Gets the maximum number of requests that can be included in a batch.
Source: wp-includes/rest-api/class-wp-rest-server.php:1603
Method: Prepares the ‘tax_query’ for a collection of posts.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2999
Filter Hook: Filters the post’s schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2608
Method: Prepares the collection schema for including and excluding items by terms.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3078
Filter Hook: Filters the JSON encoding options used to send the REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:266
Method: Gets the encoding options passed to {@see wp_json_encode}.
Source: wp-includes/rest-api/class-wp-rest-server.php:251
Filter Hook: Filters the list of response headers that are exposed to REST API CORS requests.
Source: wp-includes/rest-api/class-wp-rest-server.php:341
Filter Hook: Filters the list of request headers that are allowed for REST API CORS requests.
Source: wp-includes/rest-api/class-wp-rest-server.php:365
Method: Checks whether the status is valid for the given post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1416