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:1345
Method: Exposes an image through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1364
Method: Exposes the site logo through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1329
Method: Adds a link to the active theme for users who have proper permissions.
Source: wp-includes/rest-api/class-wp-rest-server.php:1297
Method: Gets the maximum number of requests that can be included in a batch.
Source: wp-includes/rest-api/class-wp-rest-server.php:1567
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:1575
Method: Serves the batch/v1 request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1586
Method: Matches a request object to its handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1040
Method: Dispatches the request to the callback handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1126
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:1785
Filter Hook: Filters the response immediately after executing any REST API callbacks.
Source: wp-includes/rest-api/class-wp-rest-server.php:1206
Filter Hook: Filters the response before executing any REST API callbacks.
Source: wp-includes/rest-api/class-wp-rest-server.php:1144
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:1819
Filter Hook: Filters the publicly-visible data for REST API routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1465
Method: Retrieves publicly-visible data for the route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1478
Method: Sends an HTTP status code.
Source: wp-includes/rest-api/class-wp-rest-server.php:1741
Method: Sends an HTTP header.
Source: wp-includes/rest-api/class-wp-rest-server.php:1753
Method: Sends multiple HTTP headers.
Source: wp-includes/rest-api/class-wp-rest-server.php:1772
Method: Retrieves the raw request entity (body).
Source: wp-includes/rest-api/class-wp-rest-server.php:1798
Method: Retrieves the publicly-visible data for routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1433
Filter Hook: Filters the publicly-visible data for a single REST API route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1450
Method: Matches the request to a callback and call it.
Source: wp-includes/rest-api/class-wp-rest-server.php:970
Filter Hook: Filters the pre-calculated result of a REST API dispatch request.
Source: wp-includes/rest-api/class-wp-rest-server.php:984
Filter Hook: Filters the REST API dispatch request result.
Source: wp-includes/rest-api/class-wp-rest-server.php:1175