apply_filters( 'site_status_page_cache_supported_cache_headers', array $cache_headers )
Filters the list of cache headers supported by core.
Parameters
- $cache_headers
-
Array of supported cache headers.
Source
Changelog
Version | Description |
---|---|
6.1.0 | Introduced. |