rest_preload_api_request()
Function: Append result of internal request to REST API for purpose of preloading data to be attached to a page.
Source: wp-includes/rest-api.php:1348
Function: Append result of internal request to REST API for purpose of preloading data to be attached to a page.
Source: wp-includes/rest-api.php:1348
Filter Hook: Filters the search handlers to use in the REST search controller.
Source: wp-includes/rest-api.php:262
Function: Filter the API response to include only a white-listed set of response object fields.
Source: wp-includes/rest-api.php:690
Function: Sanitize a value based on a schema.
Source: wp-includes/rest-api.php:1266
Function: Retrieves the avatar urls in various sizes based on a given email address.
Source: wp-includes/rest-api.php:1082
Function: Retrieves the pixel sizes for avatars.
Source: wp-includes/rest-api.php:1100
Filter Hook: Filters the REST avatar sizes.
Source: wp-includes/rest-api.php:1112
Function: Validate a value based on a schema.
Source: wp-includes/rest-api.php:1125
Function: Determines if an IP address is valid.
Source: wp-includes/rest-api.php:1008
Function: Changes a boolean-like value into the proper boolean value.
Source: wp-includes/rest-api.php:1026
Function: Determines if a given value is boolean-like.
Source: wp-includes/rest-api.php:1047
Function: Returns a contextual HTTP error code for authorization failure.
Source: wp-includes/rest-api.php:929
Function: Validate a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:943
Function: Sanitize a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:963
Function: Parse a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:986
Function: Registers a new field on an existing WordPress object type.
Source: wp-includes/rest-api.php:115
Function: Registers default REST API routes.
Source: wp-includes/rest-api.php:193
Function: Retrieves the current REST server instance.
Source: wp-includes/rest-api.php:447
Function: Parses a date into both its local and UTC equivalent, in MySQL datetime format.
Source: wp-includes/rest-api.php:895
Function: Sends Cross-Origin Resource Sharing headers with API requests.
Source: wp-includes/rest-api.php:579
Function: Handles OPTIONS requests for the server.
Source: wp-includes/rest-api.php:609
Function: Sends the “Allow” header to state all methods that can be sent to the current route.
Source: wp-includes/rest-api.php:643
Function: Adds the REST API URL to the WP RSD endpoint.
Source: wp-includes/rest-api.php:729
Function: Outputs the REST API link tag into page header.
Source: wp-includes/rest-api.php:747
Function: Sends a Link header for the REST API.
Source: wp-includes/rest-api.php:762
Function: Checks for errors when using cookie-based authentication.
Source: wp-includes/rest-api.php:792
Function: Collects cookie authentication status.
Source: wp-includes/rest-api.php:846
Function: Parses an RFC3339 time into a Unix timestamp.
Source: wp-includes/rest-api.php:869
Function: Handles _deprecated_function() errors.
Source: wp-includes/rest-api.php:532
Function: Handles _deprecated_argument() errors.
Source: wp-includes/rest-api.php:556