rest_post_search_query
Filter Hook: Filters the query arguments for a REST API search request.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:90
Filter Hook: Filters the query arguments for a REST API search request.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:90
Class: Core class representing a search handler for post formats in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:17
Method: Prepares the search result for a given ID.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:113
Method: Constructor.
Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:24
Method: Prepares links for the search result of a given ID.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:155
Method: Checks if the user provided value is equivalent to a stored value for the given meta key.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:419
Method: Checks if the request has specified a JSON Content-Type.
Source: wp-includes/rest-api/class-wp-rest-request.php:334
Method: Checks if a parameter exists in the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:420
Function: Retrieves an array of endpoint arguments from the item schema and endpoint method.
Source: wp-includes/rest-api.php:3213
Function: Converts an error to a response object.
Source: wp-includes/rest-api.php:3281