__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
use WP_STATISTICS\Helper;
use WP_STATISTICS\Menus;
use WP_Statistics\Utils\Request;
$order = Request::get('order', 'desc');
?>
<div class="inside">
<?php if (!empty($data['data'])) : ?>
<div class="o-table-wrapper">
<table width="100%" class="o-table wps-new-table wps-new-table--404">
<thead>
<tr>
<th scope="col" class="wps-pd-l">
<?php esc_html_e('URL', 'wp-statistics'); ?>
</th>
<th scope="col" class="wps-pd-l">
<a href="<?php echo esc_url(Helper::getTableColumnSortUrl('views')); ?>" class="sort <?php echo esc_attr($order); ?>">
<?php esc_html_e('Views', 'wp-statistics') ?>
</a>
</th>
</tr>
</thead>
<tbody>
<?php foreach ($data['data'] as $item) : ?>
<tr>
<td class="wps-pd-l">
<a href="<?php echo esc_url(Menus::admin_url('content-analytics', ['type' => 'single-resource', 'uri' => urlencode($item->uri)])) ?>"><?php echo esc_html($item->uri) ?></a>
</td>
<td class="wps-pd-l"><?php echo esc_html($item->views) ?></td>
</tr>
<?php endforeach; ?>
</tbody>
</table>
</div>
<?php else : ?>
<div class="o-wrap o-wrap--no-data wps-center">
<?php esc_html_e('No recent data available.', 'wp-statistics') ?>
</div>
<?php endif; ?>
</div>
<?php
echo isset($pagination) ? $pagination : ''; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
?>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 404.php | File | 1.83 KB | 0644 |
|
| author-pages.php | File | 3.84 KB | 0644 |
|
| category-pages.php | File | 3.51 KB | 0644 |
|
| geographic-top-cities.php | File | 3.65 KB | 0644 |
|
| geographic-top-countries.php | File | 4.89 KB | 0644 |
|
| geographic-top-regions.php | File | 1.97 KB | 0644 |
|
| latest-referrals.php | File | 5.2 KB | 0644 |
|
| most-active-visitors.php | File | 4.68 KB | 0644 |
|
| online.php | File | 3.26 KB | 0644 |
|
| recent-events.php | File | 3.55 KB | 0644 |
|
| recent-views.php | File | 1.96 KB | 0644 |
|
| referred-visitors.php | File | 5.59 KB | 0644 |
|
| referrers.php | File | 3.52 KB | 0644 |
|
| source-categories.php | File | 2.26 KB | 0644 |
|
| summary.php | File | 1.87 KB | 0644 |
|
| top-countries.php | File | 2.19 KB | 0644 |
|
| top-entry-pages.php | File | 3.01 KB | 0644 |
|
| top-referrers.php | File | 2 KB | 0644 |
|
| top-referring.php | File | 1.93 KB | 0644 |
|
| top-report.php | File | 6.9 KB | 0644 |
|
| top-visitors.php | File | 5.08 KB | 0644 |
|
| views.php | File | 3.92 KB | 0644 |
|
| visitors-top-entry-pages.php | File | 2.01 KB | 0644 |
|
| visitors.php | File | 6.82 KB | 0644 |
|