w3tc_usage_statistics_of_request

w3tc_usage_statistics_of_request

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

See hook in core

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

do_action('w3tc_usage_statistics_of_request') is found 1 times:

  • /UsageStatistics_Core.php line 51
    			$this->storage->finish_flush_hotspot_data();
    		else
    			$this->storage->maybe_flush_hotspot_data();
    
    		do_action( 'w3tc_usage_statistics_of_request', $this->storage );
    	}
    
    
    
    	/**
    	 * $metrics_function has to be added by add_action on plugin load
    

See this hook used in plugins: