w3tc_browsercache_rules_section

w3tc_browsercache_rules_section

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: w3-total-cache.2.7.2

apply_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 <<

See this hook used in plugins: