w3tc_ustats_access_log_format_regexp

w3tc_ustats_access_log_format_regexp

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

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

apply_filters('w3tc_ustats_access_log_format_regexp') is found 1 times:

  • /UsageStatistics_Source_AccessLog.php line 162
    		} 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