Filter: powered_cache_browser_cache_lifespan

apply_filters( 'powered_cache_browser_cache_lifespan', $expiry_time, $mime_type ) → {string}

Filters TTL for browser cache lifespan.

Parameters:
Name Type Description
$expiry_time string

.htaccess lifespan

$mime_type string

mime type

Since:
  • 2.0
Source:
Returns:

New value.

Type
string