| Current Path : /home/ereika83/www/wp-content/plugins/learndash-propanel/templates/ |
| Current File : /home/ereika83/www/wp-content/plugins/learndash-propanel/templates/ld-propanel-full-admin.php |
<?php
/**
* Full Reporting Page
*/
?>
<div class="wrap">
<h1><?php _e('LearnDash ProPanel Reporting', 'ld_propanel') ?></h1>
<div id="learndash-propanel-reporting" class="single-view">
<div class="inside">
<?php echo do_shortcode('[ld_propanel widget="filtering"]<br />[ld_propanel widget="reporting"]'); ?>
</div>
</div>
</div>