Prepares the search result for a given ID.
WP_REST_Search_Handler::prepare_item_links
Prepares links for the search result of a given ID.
WP_REST_Search_Handler::search_items
Searches the object type content for a given search request.
WP_REST_Search_Handler::get_subtypes
Gets the object subtypes managed by this search handler.
Advertisement
WP_REST_Search_Handler::get_type
Gets the object type managed by this search handler.
WP_REST_Search_Handler
Core base class representing a search handler for an object type in the REST API.