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/updraft/themes-old/flatsome/inc/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/local/lsws/gamenohu.shop/html/wp-content/updraft/themes-old/flatsome/inc/admin/admin-init.php
<?php
/**
 * Flatsome Admin Engine Room.
 * This is where all Admin Functions run
 *
 * @package flatsome
 */


/**
 * Theme Panel
 */
require get_template_directory() . '/inc/admin/panel/panel.php';


// Add Advanced Options
if (!is_customize_preview()  && is_admin() ) {
  require get_template_directory() . '/inc/admin/envato_setup/envato_setup.php';
  require get_template_directory() . '/inc/admin/classes/class-status.php';
  require get_template_directory() . '/inc/admin/advanced/index.php';
  require get_template_directory() . '/inc/admin/backend/menu/class-menu.php';
}

// Add Admin Bar helper
if ( is_admin_bar_showing() ) {
  require get_template_directory() . '/inc/admin/admin-bar.php';
}

// Add Notices
require get_template_directory() . '/inc/admin/admin-notice.php';

// Add Options
add_action( 'init', function () {
	if( is_customize_preview() ) {
		// Include Customizer Settings.
		include_once(dirname( __FILE__ ).'/customizer/customizer-config.php');
		include_once(dirname( __FILE__ ).'/customizer/customizer-reset.php');

		// Include Options Helpers.
		include_once(dirname( __FILE__ ).'/options/helpers/options-helpers.php');

		// Include Header builder.
		include_once(dirname( __FILE__ ).'/customizer/header-builder.php');

		// Add Options.
		include_once(dirname( __FILE__ ).'/options/global/options-general.php');
		include_once(dirname( __FILE__ ).'/options/layout/options-layout.php');
		include_once(dirname( __FILE__ ).'/options/header/options-header.php');
		include_once(dirname( __FILE__ ).'/options/footer/options-footer.php');
		include_once(dirname( __FILE__ ).'/options/social/options-social.php');
		include_once(dirname( __FILE__ ).'/options/pages/options-pages.php');
		include_once(dirname( __FILE__ ).'/options/styles/options-colors.php');
		include_once(dirname( __FILE__ ).'/options/styles/options-global.php');
		include_once(dirname( __FILE__ ).'/options/styles/options-css.php');
		include_once(dirname( __FILE__ ).'/options/styles/options-lightbox.php');
		include_once(dirname( __FILE__ ).'/options/notifications/options-notifications.php');

		if(get_theme_mod('fl_portfolio', 1)){
			include_once(dirname( __FILE__ ).'/options/portfolio/options-portfolio.php');
		}

		include_once(dirname( __FILE__ ).'/options/blog/options-blog.php');

		// Depricated options
		include_once(dirname( __FILE__ ).'/options/options-depricated.php');

		if(is_woocommerce_activated() && ( is_customize_preview() || is_admin() )) {
			include_once(dirname( __FILE__ ).'/options/shop/options-shop.php');
		}
	}
}, 5 );

if(is_admin()) {
  include_once(dirname( __FILE__ ).'/options/pages/options-page-meta.php');
}

Youez - 2016 - github.com/yon3zu
LinuXploit