w3tc_browsercache_rules_apache_deflate
w3tc_browsercache_rules_apache_deflate
Appears in: w3-total-cache.2.8.0, w3-total-cache.2.8.10, w3-total-cache.2.8.11, w3-total-cache.2.8.12, w3-total-cache.2.8.2, w3-total-cache.2.8.6, w3-total-cache.2.8.7, w3-total-cache.2.8.8, w3-total-cache.2.8.9
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.8.9apply_filters('w3tc_browsercache_rules_apache_deflate') is found 1 times:
- /BrowserCache_Environment.php line 448
* * @param string $rules_deflate Apache rules for mod_deflate. * @return string */ $rules .= apply_filters( 'w3tc_browsercache_rules_apache_deflate', $rules_deflate ); unset( $rules_deflate ); } /* Rules for MIME types CSS/JS, HTML, and other. */