Your IP : 216.73.217.154


Current Path : /home/ereika83/www/wp-content/plugins/learndash-propanel/templates/
Upload File :
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>