w3tc_usage_statistics_of_request, $this->storage
w3tc_usage_statistics_of_request, $this->storage
Appears in: w3-total-cache.2.10.3
Hook Type: action
Displaying hooks found in version: w3-total-cache.2.10.3do_action('w3tc_usage_statistics_of_request, $this->storage') is found 1 times:
- /UsageStatistics_Core.php line 101
} else { $this->storage->maybe_flush_hotspot_data(); } do_action( 'w3tc_usage_statistics_of_request', $this->storage ); } /** * Applies metrics before WordPress initialization and exits if required. * * If the plugin is already loaded, it skips processing as metrics will be handled by the shutdown method.