[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.118.28.31: ~ $
<?php

// check if available
if ( ! is_active_sidebar( 'sidebar-left' ) ) {
	return;
}

if ( class_exists( 'WooCommerce' ) ) {

	if ( is_cart() || is_checkout() || is_account_page() ) {
		return;
	}
}

?>

<div class="sidebar-left-wrap">
	<aside class="sidebar-left">
		<?php dynamic_sidebar( 'sidebar-left' ); ?>
	</aside>
</div>

Filemanager

Name Type Size Permission Actions
footer-widgets.php File 197 B 0644
instagram-widget.php File 95 B 0644
sidebar-alt.php File 704 B 0644
sidebar-left.php File 350 B 0644
sidebar-right.php File 469 B 0644