WP_REST_Server::add_site_icon_to_index()
Method: Exposes the site icon through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1307
Method: Exposes the site icon through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1307
Method: Exposes an image through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1324
Method: Exposes the site logo through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1291
Method: Adds a link to the active theme for users who have proper permissions.
Source: wp-includes/rest-api/class-wp-rest-server.php:1259
Method: Gets the maximum number of requests that can be included in a batch.
Source: wp-includes/rest-api/class-wp-rest-server.php:1522
Filter Hook: Filters the maximum number of REST API requests that can be included in a batch.
Source: wp-includes/rest-api/class-wp-rest-server.php:1530
Method: Serves the batch/v1 request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1541
Method: Matches a request object to its handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1002
Method: Dispatches the request to the callback handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1088
Filter Hook: Filters the list of response headers that are exposed to REST API CORS requests.
Source: wp-includes/rest-api/class-wp-rest-server.php:305
Filter Hook: Filters the list of request headers that are allowed for REST API CORS requests.
Source: wp-includes/rest-api/class-wp-rest-server.php:329
Filter Hook: Filters the REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:489
Method: Removes an HTTP header from the current response.
Source: wp-includes/rest-api/class-wp-rest-server.php:1740
Filter Hook: Filters the response immediately after executing any REST API callbacks.
Source: wp-includes/rest-api/class-wp-rest-server.php:1168
Filter Hook: Filters the response before executing any REST API callbacks.
Source: wp-includes/rest-api/class-wp-rest-server.php:1106
Method: Retrieves the CURIEs (compact URIs) used for relations.
Source: wp-includes/rest-api/class-wp-rest-server.php:608
Method: Extracts headers from a PHP-style $_SERVER array.
Source: wp-includes/rest-api/class-wp-rest-server.php:1774
Method: Retrieves publicly-visible data for the route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1438
Method: Sends an HTTP status code.
Source: wp-includes/rest-api/class-wp-rest-server.php:1696
Method: Sends an HTTP header.
Source: wp-includes/rest-api/class-wp-rest-server.php:1708
Method: Sends multiple HTTP headers.
Source: wp-includes/rest-api/class-wp-rest-server.php:1727
Method: Retrieves the raw request entity (body).
Source: wp-includes/rest-api/class-wp-rest-server.php:1753
Method: Retrieves the publicly-visible data for routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1393
Filter Hook: Filters the publicly-visible data for a single REST API route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1410
Filter Hook: Filters the publicly-visible data for REST API routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1425
Filter Hook: Filters the pre-calculated result of a REST API dispatch request.
Source: wp-includes/rest-api/class-wp-rest-server.php:955
Filter Hook: Filters the REST API dispatch request result.
Source: wp-includes/rest-api/class-wp-rest-server.php:1137
Method: Returns if an error occurred during most recent JSON encode/decode.
Source: wp-includes/rest-api/class-wp-rest-server.php:1192
Method: Retrieves the site index.
Source: wp-includes/rest-api/class-wp-rest-server.php:1216
Filter Hook: Filters the REST API root index data.
Source: wp-includes/rest-api/class-wp-rest-server.php:1249