WP_REST_Post_Search_Handler
Class: Core class representing a search handler for posts in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:17
Class: Core class representing a search handler for posts in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:17
Method: Constructor.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:24
Method: Searches the object type content for a given search request.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:52
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
Method: Prepares the search result for a given ID.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:113
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: Overwrites the default protected title format.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:186
Method: Attempts to detect the route to access a single item.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:200