PHP 8.2.31
Preview: nav.php Size: 1.39 KB
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/newsletter/system/nav.php

<?php
/** @var array $system_warnings */
?>
<ul class="tnp-nav">
    <li class="tnp-nav-title"><?php esc_html_e('System', 'newsletter') ?></li>
    <li class="<?php echo $_GET['page'] === 'newsletter_system_status' ? 'active' : '' ?>">
        <?php if ($system_warnings['status']) { ?>
            <i class="fas fa-exclamation-triangle tnp-menu-warning" style="color: red;"></i>
        <?php } ?>
        <a href="?page=newsletter_system_status">General</a>
    </li>
    <li class="<?php echo $_GET['page'] === 'newsletter_system_delivery' ? 'active' : '' ?>"><a href="?page=newsletter_system_delivery">Sending</a></li>
    <li class="<?php echo $_GET['page'] === 'newsletter_system_scheduler' ? 'active' : '' ?>">
        <?php if ($system_warnings['scheduler']) { ?>
            <i class="fas fa-exclamation-triangle tnp-menu-warning" style="color: red;"></i>
        <?php } ?>
        <a href="?page=newsletter_system_scheduler">Scheduler</a>
    </li>
    <li class="<?php echo $_GET['page'] === 'newsletter_system_logs' ? 'active' : '' ?>"><a href="?page=newsletter_system_logs">Logs</a></li>
    <?php if (NEWSLETTER_DEBUG) { ?>
        <li class="<?php echo $_GET['page'] === 'newsletter_system_backup' ? 'active' : '' ?>"><a href="?page=newsletter_system_backup">Settings backup</a></li>
    <?php } ?>
    <li><a href="<?php echo admin_url('site-health.php') ?>" target="_tab">WP Site Health</a></li>
</ul>

Directory Contents

Dirs: 1 × Files: 9

Name Size Perms Modified Actions
css DIR
- drwxr-xr-x 2026-06-03 14:57:28
Edit Download
2.34 KB lrw-r--r-- 2026-06-03 14:57:28
Edit Download
1.74 KB lrw-r--r-- 2026-06-03 14:57:28
Edit Download
35.75 KB lrw-r--r-- 2026-06-03 14:57:28
Edit Download
2.20 KB lrw-r--r-- 2026-06-03 14:57:28
Edit Download
1.39 KB lrw-r--r-- 2026-06-03 14:57:28
Edit Download
25.11 KB lrw-r--r-- 2026-06-03 14:57:28
Edit Download
69.72 KB lrw-r--r-- 2026-06-03 14:57:28
Edit Download
2.45 KB lrw-r--r-- 2026-06-03 14:57:28
Edit Download
11.27 KB lrw-r--r-- 2026-06-03 14:57:28
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).