apply_filters( 'rest_exposed_cors_headers', string[] $expose_headers )
Filters the list of response headers that are exposed to REST API CORS requests.
Parameters
- $expose_headers
-
(string[]) The list of response headers to expose.
Source
Changelog
Version | Description |
---|---|
5.5.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/rest_exposed_cors_headers