File manager - Edit - /home/vblioqus/y999-game.pro/wp-content/themes/stcustom-6-new/single-apk.php
Back
<?php /** * The template for displaying all single posts * * @package Stylo_Custom */ get_header(); ?> <div id="primary" class="content-area container mt-20 single-app-page"> <main id="main" class="post-main"> <div id="postContent" class="post-content row ml-0 mr-0"> <?php while ( have_posts() ) : the_post(); stcustom_views_count(get_the_ID()); get_template_part( 'template-parts/content', 'single' ); endwhile; // End of the loop. ?> </div><!--//Post Content --> <div class="similar-apps row ml-0 mr-0 mt-20"> <?php get_template_part('template-parts/similar', 'apps') ?> </div><!-- //Similar Apps --> <div class="user-reviews row ml-0 mr-0 mt-20 box-shadow"> <?php // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) : comments_template(); endif; ?> </div><!--//User Reviews --> </main><!-- #main --> </div><!-- #primary --> <?php get_footer();
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings