ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 283

WP_REST_Search_Controller::get_item_schema()

Method: Retrieves the item schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:231

Used by 0 functions | Uses 0 functions

WP_REST_Search_Controller::get_items()

Method: Retrieves a collection of search results.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:127

Used by 0 functions | Uses 2 functions

WP_REST_Search_Controller::get_items_permission_check()

Method: Checks if a given request has access to search content.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:115

Used by 0 functions | Uses 0 functions

WP_REST_Search_Controller::get_search_handler()

Method: Gets the search handler to handle the current request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:394

Used by 3 functions | Uses 0 functions

WP_REST_Search_Controller::prepare_item_for_response()

Method: Prepares a single search result for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:195

Used by 1 function | Uses 1 function

WP_REST_Search_Controller::register_routes()

Method: Registers the routes for the search controller.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:91

Used by 0 functions | Uses 1 function

WP_REST_Search_Controller::sanitize_subtypes()

Method: Sanitizes the list of subtypes, to ensure only subtypes of the passed type are included.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:365

Used by 0 functions | Uses 1 function

WP_REST_Search_Handler::get_subtypes()

Method: Gets the object subtypes managed by this search handler.

Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:62

Used by 0 functions | Uses 0 functions

WP_REST_Search_Handler::get_type()

Method: Gets the object type managed by this search handler.

Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:51

Used by 0 functions | Uses 0 functions

WP_REST_Search_Handler::prepare_item()

Method: Prepares the search result for a given ID.

Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:88

Used by 0 functions | Uses 0 functions
« Previous 1 … 282 283 284 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy