rest_json_encode_options – filter
Filters the JSON encoding options used to send the REST API response.
Parameters
- .
- ( 6.1.0 ) . .
- $options
- ( int ) JSON encoding options {@see json_encode()}. . . .
- $request
- ( WP_REST_Request ) Current request object. . . .