PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/oligap/public_html/wp-content/plugins/newsletter/statistics/
Server: Linux cloud.virginhosting.lk 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
IP: 128.140.68.198
Choose File :

Url:
Dir : /home/oligap/public_html/wp-content/plugins/newsletter/statistics/users.php

<?php
/* @var $this NewsletterStatisticsAdmin */
/* @var $controls NewsletterControls */

defined('ABSPATH') || exit;
$email = $this->get_email($_GET['id']);
?>

<div class="wrap tnp-statistics tnp-statistics-view" id="tnp-wrap">
    <?php include NEWSLETTER_ADMIN_HEADER ?>
    <div id="tnp-heading">
        <h2><?php echo esc_html($email->subject) ?></h2>
        <?php include __DIR__ . '/nav.php'?>
    </div>

    <div id="tnp-body">
        <p>
            Details by single subscriber are available with the <a href="https://www.thenewsletterplugin.com/reports" target="_blank">Reports addon</a>.
        </p>
        
    </div>
    <?php include NEWSLETTER_DIR . '/tnp-footer.php' ?>
</div>