%PDF- %PDF-
Direktori : /var/www/html/higroup/wp-content/themes/evenex/template-parts/blog/contents/ |
Current File : /var/www/html/higroup/wp-content/themes/evenex/template-parts/blog/contents/content-page.php |
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php if ( has_post_thumbnail() && !post_password_required() ) : ?> <div class="entry-thumbnail post-media post-image"> <?php the_post_thumbnail( 'full' ); ?> </div> <?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 →', 'evenex' ) ); evenex_link_pages(); } ?> </div> <!-- end entry-content --> </div> <!-- end post-body --> </article>