Index of /blog/wp-content/<?php if (!defined('WORDFENCE_VERSION')) { exit; } ?>
<?php
if (!wfUtils::isAdmin()) {
exit();
}
/**
* @var array $results
*/
?>
<table border="0" cellpadding="2" cellspacing="0" class="wf-recent-traffic-table">
<?php foreach ($results as $key => $v) { ?>
<tr>
<th><?php esc_html_e('Time:', 'wordfence') ?><