File manager - Edit - C:/inetpub/vhosts/alsawaripharma.com/icte-dubai.com/wp-content/themes/library-books/single.php
Back
<?php /** * The Template for displaying all single posts. * * @package Library Books */ get_header(); ?> <div class="container"> <div class="page_content"> <section class="site-main"> <?php while ( have_posts() ) : the_post(); get_template_part( 'content', 'single' ); library_books_content_nav( 'nav-below' ); // If comments are open or we have at least one comment, load up the comment template if ( comments_open() || '0' != get_comments_number() ) comments_template(); ?> <?php endwhile; // end of the loop. ?> </section> <?php get_sidebar();?> <div class="clear"></div> </div><!-- page_content --> </div><!-- container --> <?php get_footer(); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 0.14 |
proxy
|
phpinfo
|
Settings