@package: REST_API
-
Prepares links for the search result of a given ID.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:99 -
Core base class representing a search handler for an object type in the REST API.
Used by 3 functions | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:16 -
Gets the object type managed by this search handler.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:51 -
Gets the object subtypes managed by this search handler.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:62 -
Searches the object type content for a given search request.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:76 -
Prepares the search result for a given ID.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:88 -
functionrest_preload_api_request()
Append result of internal request to REST API for purpose of preloading data to be attached to a page.
-
Filters the search handlers to use in the REST search controller.
-
Gets the link relations available for the post and current user.
Used by 1 function | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2290 -
Retrieves Link Description Objects that should be added to the Schema for the posts collection.
Used by 2 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2787 -
Gets an array of fields to be included on the response.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:572 -
functionrest_filter_response_fields()
Filters the REST API response to include only an allow-listed set of response object fields.
-
Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:338 -
Checks whether the template is valid for the given post.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1606 -
Filters the REST API response.
-
Get the user, if the ID is valid.
Used by 6 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:446 -
Get the revision, if the ID is valid.
Used by 3 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:205 -
Get the parent post, if the ID is valid.
Used by 4 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:150 -
Get the term, if the ID is valid.
Used by 7 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:421 -
Gets the post, if the ID is valid.
Used by 8 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:550 -
Get the comment, if the ID is valid.
Used by 6 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:394 -
Removes an HTTP header from the current response.
-
Sanitize a value based on a schema.
-
functionrest_get_avatar_sizes()
Retrieves the pixel sizes for avatars.