403Webshell
Server IP : 74.208.236.52  /  Your IP : 216.73.216.70
Web Server : Apache
System : Linux infong527 4.4.400-icpu-115 #2 SMP Mon Jul 6 08:15:05 UTC 2026 x86_64
User : u44043973 ( 5404757)
PHP Version : 8.4.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /homepages/18/d194259149/htdocs/affiliate/wp-content/themes/iblog2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /homepages/18/d194259149/htdocs/affiliate/wp-content/themes/iblog2/page.php
<?php get_header(); ?>

	<?php if($post->post_parent || wp_list_pages("title_li=&child_of=".$post->ID."&echo=0")):?>
	<div id="subnav" class="fix">
		<ul>
			<?php
			if($post->post_parent) $children = wp_list_pages("title_li=&child_of=".$post->post_parent."&echo=0");
			else 	$children = wp_list_pages("title_li=&child_of=".$post->ID."&echo=0&sort_column=menu_order");
			if ($children) { echo $children;} 
			?>
		</ul>
	</div><!-- /sub nav -->
	<?php endif;?>

  <div id="content">
    
  		<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
  
		    <div class="post fix" id="post-<?php the_ID(); ?>">
		        <?php if(get_option('plallow') && get_option('pp_pagetitle')):?><h2 class="posttitle"><?php the_title(); ?></h2><?php endif; ?>
		
				<div class="entry">
				<?php the_content('<p>'.__('Continue reading', TDOMAIN).' &raquo;</p>'); ?>
				<?php link_pages('<p><strong>'.__('Pages', TDOMAIN).':</strong> ', '</p>', 'number'); ?>
				<?php edit_post_link(__('Edit', TDOMAIN), '<p>', '</p>'); ?>
				</div><!--/entry -->
				<?php if(get_option('pagecomments')):?>
					<?php comments_template(); ?>
				<?php endif; ?>
			</div><!--/post -->
	
		<?php endwhile; endif; ?>
   </div>
<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit