Description
Filters the list of cache headers supported by core.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/class-wp-site-health.php | 3353 |
Parameters
Type | Name | Description |
---|---|---|
array | $cache_headers | Array of supported cache headers. |
PHP Doc
/**
* Filters the list of cache headers supported by core.
*
* @since 6.1.0
*
* @param array $cache_headers Array of supported cache headers.
*/