uawdijnntqw1x1x1
IP : 216.73.216.109
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
.
/
old
/
.trash
/
charitious
/
template-parts
/
content-single.php
/
/
<?php /** * content.php * * The default template for displaying content. */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class( 'post-content post-single xs-blog-post-details' ); ?>> <?php if ( has_post_thumbnail() && !post_password_required() ) : ?> <div class="entry-thumbnail post-media post-image"> <?php $thumbnail = wp_get_attachment_image_src( get_post_thumbnail_id( get_the_ID() ), '' ); ?> <img src="<?php echo esc_url($thumbnail[ 0 ]); ?>" alt="<?php echo get_the_title(); ?>"> <?php charitious_post_meta_date(); ?> </div> <?php endif; ?> <div class="post-body clearfix"> <!-- Article header --> <header class="entry-header clearfix"> <?php charitious_post_meta(); ?> <h2 class="entry-title xs-post-entry-title"> <?php the_title(); ?> </h2> </header><!-- header end --> <!-- Article content --> <div class="entry-content"> <?php if ( is_search() ) { the_excerpt(); } else { the_content( esc_html__( 'Continue reading →', 'charitious' ) ); charitious_link_pages(); } ?> </div> <!-- end entry-content --> <?php //charitious_single_post_footer charitious_single_post_footer(); ?> </div> <!-- end post-body --> </article>
/home/batcwwjx/./old/.trash/charitious/template-parts/content-single.php