Sindbad~EG File Manager
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<?php if( !is_singular('lp_course') && defined('LP_COURSE_CPT') && !is_post_type_archive( LP_COURSE_CPT ) ): ?>
<?php if ( has_post_thumbnail() && !post_password_required() ) : ?>
<div class="entry-thumbnail post-media post-image">
<?php
the_post_thumbnail( 'full' );
?>
</div>
<?php endif; ?>
<?php endif; ?>
<div class="post-body clearfix">
<!-- Article content -->
<div class="entry-content clearfix">
<?php
if ( is_search() ) {
the_excerpt();
} else {
the_content( esc_html__( 'Continue reading →', 'turitor' ) );
turitor_link_pages();
}
?>
</div> <!-- end entry-content -->
</div> <!-- end post-body -->
</article>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists