wp_get_nocache_headers
wp_get_nocache_headers ( No parameters )
Returns:- (array) The associative array of header names and field values.
Defined at:Change Log: - Introduced in WordPress: 2.8.0
- Deprecated in WordPress: —
Description
Gets the HTTP header information to prevent caching.The several different headers cover the different ways cache prevention
is handled by different browsers.