w3tc_flush_all

w3tc_flush_all

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

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

do_action('w3tc_flush_all') is found 1 times:

  • /CacheFlush_Locally.php line 318
    		}
    
    		$do_flush = apply_filters( 'w3tc_preflush_all', true, $extras );
    		if ( $do_flush ) {
    			do_action( 'w3tc_flush_all', $extras );
    		}
    	}
    
    	/**
    	 * Flushes a specific cache group.
    	 *
    

See this hook used in plugins: