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
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
Method: Sends an HTTP status code.
Source: wp-includes/rest-api/class-wp-rest-server.php:1777
Method: Sends an HTTP header.
Source: wp-includes/rest-api/class-wp-rest-server.php:1789
Method: Sends multiple HTTP headers.
Source: wp-includes/rest-api/class-wp-rest-server.php:1808