Used By
Used By | Description |
---|---|
wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php: WP_REST_Revisions_Controller::prepare_items_query() | Determines the allowed query_vars for a get_items() response and prepares them for WP_Query. |
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php: WP_REST_Posts_Controller::prepare_items_query() | Determines the allowed query_vars for a get_items() response and prepares them for WP_Query. |