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 - old - 2.7
/
template-parts
/
post
/
content.php
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
<?php /** * content.php * * The default template for displaying content. */ ?> <div class="post"> <!-- post image start --> <?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 = xs_resize( $thumbnail[ 0 ], 720, 394 ); ?> <img src="<?php echo esc_url($img); ?>" alt="<?php echo get_the_title(); ?>"> </div> <?php endif; ?> <div class="post-body clearfix"> <div class="post-content-right"> <div class="entry-header"> <?php charitious_post_meta(); ?> <h2 class="entry-title"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2> <div class="entry-content"> <?php charitious_content_read_more( '35' ); ?> </div> <div class="post-footer"> <a href="<?php echo get_the_permalink() ?>" class="xs-cp-btn btn btn-primary"><?php echo esc_html__( 'Continue Reading', 'charitious' ); ?></a> </div> </div><!-- header end --> </div><!-- Post content right --> </div><!-- post-body end --> </div><!-- post end -->
/home/batcwwjx/./old/.trash/charitious - old - 2.7/template-parts/post/content.php