ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php

rest_post_format_search_query

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

Used by 1 function | Uses 0 functions

WP_REST_Post_Format_Search_Handler::prepare_item()

Method: Prepares the search result for a given ID.

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

Used by 0 functions | Uses 2 functions

WP_REST_Post_Format_Search_Handler::prepare_item_links()

Method: Prepares links for the search result.

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

Used by 0 functions | 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_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_Format_Search_Handler::search_items()

Method: Searches the object type content for a given search request.

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

Used by 0 functions | Uses 6 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy