Your IP : 216.73.216.164


Current Path : /var/www/html/wp-content/plugins/wp-statistics/includes/admin/templates/
Upload File :
Current File : /var/www/html/wp-content/plugins/wp-statistics/includes/admin/templates/plugins.php

<?php require_once WP_STATISTICS_DIR . "/includes/admin/templates/header.php"; ?>
<div class="wps-wrap__main">
    <div class="wrap wps-wrap">
        <h2><?php _e('Add-Ons', 'wp-statistics'); ?></h2>
        <p><?php _e('The Add-Ons add more functionality to WP Statistics and unlock the premium features.', 'wp-statistics'); ?></p><br/></p>
        <?php include(WP_STATISTICS_DIR . "includes/admin/templates/add-ons.php"); ?>
    </div>
</div>