apply_filters( 'nocache_headers', array $headers )

Filters the cache-controlling headers.


Description

See also


Parameters

$headers

Header names and field values.


Source

File: wp-includes/functions.php

View on GitHub



Changelog

Changelog
Version Description
2.8.0 Introduced.