apply_filters( 'powered_cache_browser_cache', true ) → {boolean}
Filters whether doing the configuration for browser cache or not
Parameters:
Name | Type | Description |
---|---|---|
true |
boolean | for creating .htaccess rules for browser cache |
- Since:
- 1.1
- Source:
Returns:
New value.
- Type
- boolean