uawdijnntqw1x1x1
IP : 13.58.37.107
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
ssl
/
..
/
old
/
.trash
/
charitious - old - 2.7
/
archive.php
/
/
/
/
/
/
/
/
/
/
<?php /** * archive.php * * The template for displaying archive pages. */ ?> <?php get_header(); ?> <?php echo get_template_part( 'template-parts/header/content', 'blog-header' ); ?> <section id="main-container" class="blog main-container" role="main"> <div class="container"> <div class="row"> <div class="col-md-8"> <?php if ( have_posts() ) : ?> <header class="xs-page-header"> <?php the_archive_title( '<h2>', '</h2>' ); ?> </header> <?php while ( have_posts() ) : the_post(); ?> <?php get_template_part( 'template-parts/post/content', get_post_format() ); ?> <?php endwhile; ?> <?php charitious_paging_nav(); ?> <?php else : ?> <?php get_template_part( 'template-parts/post/content', 'none' ); ?> <?php endif; ?> </div><!-- Content Col end --> <?php get_sidebar(); ?> </div><!-- Main row end --> </div><!-- Container end --> </section><!-- Main container end --> <?php get_footer(); ?>
/home/batcwwjx/ssl/../old/.trash/charitious - old - 2.7/archive.php