File manager - Edit - /home/verseaumee/geniouskin/wp-content/themes/ixlab/index.php
Back
<?php /** * The main template file */ defined( 'ABSPATH' ) or die(); add_filter( 'ixlab_body_class', 'ixlab_blog_body_class' ); add_filter( 'ixlab_sidebar_id', 'ixlab_blog_sidebar' ); add_filter( 'ixlab_sidebar_position', 'ixlab_blog_sidebar_position' ); ?> <?php get_header() ?> <?php if ( have_posts() ): ?> <?php get_template_part( 'tmpl/post/loop', ixlab_option( 'blog__archive__style' ) ) ?> <?php else: ?> <?php get_template_part( 'tmpl/post/content', 'none' ) ?> <?php endif ?> <?php get_footer(); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings