Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-includes/functions.php | apply_filters | 1501 | /** * Filters the cache-controlling headers. * * @since 2.8.0 * * @see wp_get_nocache_headers() * * @param array $headers Header names and field values. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
array | $headers | Header names and field values. |