w3tc_browsercache_rules_section
w3tc_browsercache_rules_section
Appears in: w3-total-cache.2.3.1, w3-total-cache.2.3.2, w3-total-cache.2.3.3, w3-total-cache.2.4.1, w3-total-cache.2.5.0, w3-total-cache.2.6.0, w3-total-cache.2.6.1, w3-total-cache.2.7.0, w3-total-cache.2.7.2, w3-total-cache.2.7.5, w3-total-cache.2.7.7, w3-total-cache.2.8.0
Hook Type: filter
See hook in action
Displaying hooks found in version: w3-total-cache.2.8.0apply_filters('w3tc_browsercache_rules_section') is found 1 times:
- /BrowserCache_Environment_LiteSpeed.php line 113
$extensions_string = implode( ‘|’, $extensions );
$section_rules = self::section_rules( $section );
$section_rules = apply_filters( ‘w3tc_browsercache_rules_section’,
$section_rules, $this->c, $section );$context_rules = $section_rules[‘other’];
if ( !empty( $section_rules[‘add_header’] ) ) {
$context_rules[] = ” extraHeaders <<