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.
WP_REST_Search_Handler::get_type
Gets the object type managed by this search handler.
WP_REST_Post_Search_Handler::detect_rest_item_route
Attempts to detect the route to access a single item.
Advertisement
WP_REST_Post_Search_Handler::protected_title_format
Overwrites the default protected title format.
WP_REST_Post_Search_Handler::prepare_item_links
Prepares links for the search result of a given ID.
WP_REST_Post_Search_Handler::prepare_item
Prepares the search result for a given ID.
WP_REST_Post_Search_Handler::search_items
Searches the object type content for a given search request.
Advertisement
WP_REST_Post_Search_Handler::__construct
Constructor.
WP_REST_User_Meta_Fields::get_rest_field_type
Retrieves the type for register_rest_field().
WP_REST_User_Meta_Fields::get_meta_subtype
Retrieves the object meta subtype.
WP_REST_User_Meta_Fields::get_meta_type
Retrieves the object meta type.
Advertisement
WP_REST_Term_Meta_Fields::get_rest_field_type
Retrieves the type for register_rest_field().
WP_REST_Term_Meta_Fields::get_meta_subtype
Retrieves the object meta subtype.
WP_REST_Term_Meta_Fields::get_meta_type
Retrieves the object meta type.