403Webshell
Server IP : 46.105.57.169  /  Your IP : 216.73.216.67
Web Server : Apache
System : Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : verseaumee ( 152031)
PHP Version : 8.5.7
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/verseaumee/blueversion/wp-content/themes/freeio/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/verseaumee/blueversion/wp-content/themes/freeio/single.php
<?php
get_header();
$sidebar_configs = freeio_get_blog_layout_configs();
$checksidebar = (freeio_get_config('blog_single_layout') == 'main') ?'main':'has-sidebar';
freeio_render_breadcrumbs();
?>
	<section id="main-container" class="main-content-detail <?php echo apply_filters( 'freeio_blog_content_class', 'container' ); ?> inner <?php echo trim($checksidebar); ?>">
		<?php freeio_before_content( $sidebar_configs ); ?>
		<div class="row">

			<?php freeio_display_sidebar_left( $sidebar_configs ); ?>

			<div id="main-content" class="<?php echo esc_attr($sidebar_configs['main']['class']); ?> ">
				<div id="primary" class="content-area">
					<div id="content" class="site-content detail-post" role="main">
						<?php
							// Start the Loop.
							while ( have_posts() ) : the_post();

								/*
								 * Include the post format-specific template for the content. If you want to
								 * use this in a child theme, then include a file called called content-___.php
								 * (where ___ is the post format) and that will be used instead.
								 */
								get_template_part( 'template-posts/single/header-info' );?>
								<div class="inner-content-bottom">
									<?php get_template_part( 'template-posts/single/inner' );
					                // 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;
								echo '</div>';
								// End the loop.
						    	endwhile;
						?>
					</div><!-- #content -->
				</div><!-- #primary -->
			</div>	
			
			<?php freeio_display_sidebar_right( $sidebar_configs ); ?>
			
		</div>	
	</section>

	<?php if ( freeio_get_config('show_blog_related', false) ): ?>
		<?php get_template_part( 'template-parts/posts-related' ); ?>
	<?php endif; ?>
<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit