w3tc_browsercache_rules_section, $section_rules, $this->w3tc_c, $section
w3tc_browsercache_rules_section, $section_rules, $this->w3tc_c, $section
Appears in: w3-total-cache.2.10.3
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.10.3apply_filters('w3tc_browsercache_rules_section, $section_rules, $this->w3tc_c, $section') is found 1 times:
- /BrowserCache_Environment_LiteSpeed.php line 140
$extensions_string = implode( ‘|’, $extensions );
$section_rules = self::section_rules( $section );
$section_rules = apply_filters( ‘w3tc_browsercache_rules_section’, $section_rules, $this->w3tc_c, $section );$context_rules = $section_rules[‘other’];
if ( ! empty( $section_rules[‘add_header’] ) ) {
$context_rules[] = ” extraHeaders <<