WP_REST_Server::get_json_encode_options()
Method: Gets the encoding options passed to {@see wp_json_encode}.
Source: wp-includes/rest-api/class-wp-rest-server.php:243
Method: Gets the encoding options passed to {@see wp_json_encode}.
Source: wp-includes/rest-api/class-wp-rest-server.php:243
Filter Hook: Filters the JSON encoding options used to send the REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:258
Method: Exposes the site icon through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1335
Method: Exposes an image through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1354
Method: Exposes the site logo through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1319
Method: Adds a link to the active theme for users who have proper permissions.
Source: wp-includes/rest-api/class-wp-rest-server.php:1287
Method: Gets the maximum number of requests that can be included in a batch.
Source: wp-includes/rest-api/class-wp-rest-server.php:1557
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:1565
Method: Serves the batch/v1 request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1576
Method: Matches a request object to its handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1030
Method: Dispatches the request to the callback handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1116
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:333
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:357
Filter Hook: Filters the REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:517
Method: Removes an HTTP header from the current response.
Source: wp-includes/rest-api/class-wp-rest-server.php:1775
Filter Hook: Filters the response immediately after executing any REST API callbacks.
Source: wp-includes/rest-api/class-wp-rest-server.php:1196
Filter Hook: Filters the response before executing any REST API callbacks.
Source: wp-includes/rest-api/class-wp-rest-server.php:1134
Method: Retrieves the CURIEs (compact URIs) used for relations.
Source: wp-includes/rest-api/class-wp-rest-server.php:636
Method: Extracts headers from a PHP-style $_SERVER array.
Source: wp-includes/rest-api/class-wp-rest-server.php:1809
Filter Hook: Filters the publicly-visible data for REST API routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1455
Method: Retrieves publicly-visible data for the route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1468
Method: Sends an HTTP status code.
Source: wp-includes/rest-api/class-wp-rest-server.php:1731
Method: Sends an HTTP header.
Source: wp-includes/rest-api/class-wp-rest-server.php:1743
Method: Sends multiple HTTP headers.
Source: wp-includes/rest-api/class-wp-rest-server.php:1762
Method: Retrieves the raw request entity (body).
Source: wp-includes/rest-api/class-wp-rest-server.php:1788
Method: Retrieves the publicly-visible data for routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1423
Filter Hook: Filters the publicly-visible data for a single REST API route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1440
Method: Matches the request to a callback and call it.
Source: wp-includes/rest-api/class-wp-rest-server.php:969
Filter Hook: Filters the pre-calculated result of a REST API dispatch request.
Source: wp-includes/rest-api/class-wp-rest-server.php:983
Filter Hook: Filters the REST API dispatch request result.
Source: wp-includes/rest-api/class-wp-rest-server.php:1165