$url_requests) { ?>

occurrences && 'grouped' == $row->row_type) { if (0 == $row->non_suspicious_referrers && 1 == $row->total_referrers) { // There is no additional information inside the group to be shown, no thickbox continue; } $tb_id = md5($row->url); $add_thickbox_for_urls[] = $tb_id; $row->referrer = '' . esc_html__('View all (including URLs with low 404 requests count)', 'wp-optimize') . ''; } ?>
row_type ? '%s' : '%s', esc_html($row->total_count)); ?> referrer ? $row->referrer : ('' . esc_html__('Not available', 'wp-optimize') . ''); // phpcs:ignore WordPress.Security.EscapeOutput -- $row->referrer is already escaped ?> format_date_time($row->first_access, ' ')); ?> format_date_time($row->last_access, ' ')); ?>
$url_requests) { foreach ($url_requests as $row) { $tb_id = md5($row->url); if (in_array($tb_id, $add_thickbox_for_urls) && (1 < $row->occurrences)) { ?>