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