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

Dir : /home/trave494/asktraining.online/wp-content/plugins/mp-timetable/templates/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/asktraining.online/wp-content/plugins/mp-timetable/templates/single-mp-column.php

<?php get_header();

do_action('mptt-single-mp-column-before-wrapper');

do_action('mptt-single-before-wrapper');

while (have_posts()) : the_post();
	?>
	<div <?php post_class(apply_filters('mptt_main_wrapper_class', 'mptt-main-wrapper')) ?>>
		<?php
		/**
		 * add_action('mptt_single_column_template_content', 'mptt_column_template_content_title', 10);
		 * add_action('mptt_single_column_template_content', 'mptt_column_template_content_post_content', 20);
		 * add_action('mptt_single_column_template_content', 'mptt_column_template_content_events_list', 30);
		 */
		do_action('mptt_single_column_template_content');
		?>
		<div class="mptt-clearfix"></div>
	</div>

	<?php
endwhile;

do_action('mptt_after_main_wrapper'); ?>
	<div class="mptt-clearfix"></div>
<?php
do_action('mptt-single-mp-column-after-wrapper');
get_footer(); ?>