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:251
Method: Gets the encoding options passed to {@see wp_json_encode}.
Source: wp-includes/rest-api/class-wp-rest-server.php:251
Filter Hook: Filters the JSON encoding options used to send the REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:266
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:341
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:365
Method: Removes an HTTP header from the current response.
Source: wp-includes/rest-api/class-wp-rest-server.php:1821
Method: Retrieves the raw request entity (body).
Source: wp-includes/rest-api/class-wp-rest-server.php:1834
Method: Extracts headers from a PHP-style $_SERVER array.
Source: wp-includes/rest-api/class-wp-rest-server.php:1855
Filter Hook: Filters the publicly-visible data for a single REST API route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1486
Filter Hook: Filters the publicly-visible data for REST API routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1501
Method: Retrieves publicly-visible data for the route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1514