w3tc_ustats_access_log_format_regexp, $line_regexp
w3tc_ustats_access_log_format_regexp, $line_regexp
Appears in: w3-total-cache.2.10.3
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.10.3apply_filters('w3tc_ustats_access_log_format_regexp, $line_regexp') is found 1 times:
- /UsageStatistics_Source_AccessLog.php line 169
} else { $line_regexp = $this->logformat_to_regexp_apache( $format ); } $this->line_regexp = apply_filters( 'w3tc_ustats_access_log_format_regexp', $line_regexp ); } /** * Processes the history of access logs and sets the relevant usage statistics. * * This method loads the access log file, reads from it to collect usage statistics, and updates the history