ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 22

rest_post_search_query

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

Used by 1 function | Uses 0 functions

WP_REST_Post_Format_Search_Handler

Class: Core class representing a search handler for post formats in the REST API.

Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:17

Used by 0 functions | Uses 1 function

WP_REST_Post_Search_Handler::prepare_item()

Method: Prepares the search result for a given ID.

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

Used by 0 functions | Uses 4 functions

WP_REST_Post_Format_Search_Handler::__construct()

Method: Constructor.

Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:24

Used by 0 functions | Uses 0 functions

WP_REST_Post_Search_Handler::prepare_item_links()

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

Used by 0 functions | Uses 0 functions

WP_REST_Meta_Fields::is_meta_value_same_as_stored_value()

Method: Checks if the user provided value is equivalent to a stored value for the given meta key.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:419

Used by 0 functions | Uses 0 functions

WP_REST_Request::is_json_content_type()

Method: Checks if the request has specified a JSON Content-Type.

Source: wp-includes/rest-api/class-wp-rest-request.php:334

Used by 0 functions | Uses 0 functions

WP_REST_Request::has_param()

Method: Checks if a parameter exists in the request.

Source: wp-includes/rest-api/class-wp-rest-request.php:420

Used by 0 functions | Uses 0 functions

rest_get_endpoint_args_for_schema()

Function: Retrieves an array of endpoint arguments from the item schema and endpoint method.

Source: wp-includes/rest-api.php:3213

Used by 0 functions | Uses 0 functions

rest_convert_error_to_response()

Function: Converts an error to a response object.

Source: wp-includes/rest-api.php:3281

Used by 0 functions | Uses 0 functions
« Previous 1 … 21 22 23 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy