apply_filters( 'wp_headers', string[] $headers, WP $wp )
Filters the HTTP headers before they’re sent to the browser.
Parameters
- $headers
-
(string[]) Associative array of headers to be sent.
- $wp
-
(WP) Current WordPress environment instance.
Source
File: wp-includes/class-wp.php
Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_headers