WP_REST_Post_Search_Handler::protected_title_format()
Method: Overwrites the default protected title format.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:186
Method: Overwrites the default protected title format.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:186
Filter Hook: Filters the query arguments for a REST API search request.
Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:58
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
Method: Prepares the search result for a given ID.
Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:95
Class: Core base class representing a search handler for an object type in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:16
Method: Prepares links for the search result.
Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:125
Method: Gets the object type managed by this search handler.
Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:51
Class: Core class representing a search handler for terms in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-term-search-handler.php:17
Method: Constructor.
Source: wp-includes/rest-api/search/class-wp-rest-term-search-handler.php:24
Method: Searches the object type content for a given search request.
Source: wp-includes/rest-api/search/class-wp-rest-term-search-handler.php:53