w3tc_flush_after_fragmentcache

w3tc_flush_after_fragmentcache

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

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

do_action('w3tc_flush_after_fragmentcache') is found 1 times:

  • /CacheFlush_Locally.php line 56
    		if ( isset( $extras['only'] ) && $extras['only'] != 'fragment' )
    			return;
    
    		do_action( 'w3tc_flush_fragmentcache' );
    		do_action( 'w3tc_flush_after_fragmentcache' );
    
    		return true;
    	}
    
    	/**
    	 * Cleans fragment cache