WP_REST_Posts_Controller::prepare_taxonomy_limit_schema()
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
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
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 JSON encoding options used to send the REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:266
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
Filter Hook: Filters the post’s schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2608
Method: Prepares the ‘tax_query’ for a collection of posts.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2999
Action Hook: Fires after a single post is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:778
Method: Checks whether the status is valid for the given post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1416
Class: Core class used to access menu locations via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:17