WP_REST_Revisions_Controller::prepare_items_query()
Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:513
Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:513
Method: Registers the routes for revisions based on post types supporting revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:70
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:65
Method: Retrieves the query params for the search results collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:300
Method: Retrieves the item schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:231
Method: Retrieves a collection of search results.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:127
Method: Checks if a given request has access to search content.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:115
Method: Gets the search handler to handle the current request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:394
Method: Prepares a single search result for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:195
Method: Registers the routes for the search controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:91