apply_filters( 'powered_cache_disable_advanced_cache_notices', $status ) → {boolean}
Determine whether show or not show advanced cache related notices eg: Varnish users don't need to turning on page cache.
Parameters:
Name | Type | Description |
---|---|---|
$status |
boolean | false |
- Since:
- 1.2
- Source:
Returns:
New value
- Type
- boolean