403Webshell
Server IP : 104.21.14.103  /  Your IP : 18.117.185.12
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/giankuin/thietke365.net/wp-content/themes/flatsome/inc/structure/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/thietke365.net/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