??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/renovaid.co.uk/wp-content/themes/astra/inc/customizer/override-defaults.php
⬅ Kembali
<?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;
}
Nama
Tipe
Ukuran
Diubah
Aksi
📁 astra-pro
dir
—
2026-06-03 10:06
📁 configurations
dir
—
2026-06-03 10:06
📁 custom-controls
dir
—
2026-06-03 10:06
📁 extend-custom-controls
dir
—
2026-06-03 10:06
📁 extend-customizer
dir
—
2026-06-03 10:06
🐘 class-astra-builder-customizer.php
php
17.6 KB
2026-04-16 15:17
🐘 class-astra-customizer-callback.php
php
1.2 KB
2025-02-26 11:35
🐘 class-astra-customizer-partials.php
php
3.8 KB
2025-02-26 11:35
🐘 class-astra-customizer-register-sections-panels.php
php
12.5 KB
2025-05-07 12:00
🐘 class-astra-customizer-sanitizes.php
php
31.4 KB
2026-05-12 13:03
🐘 class-astra-customizer.php
php
79.1 KB
2026-05-20 14:19
🐘 class-astra-extended-base-configuration.php
php
6.6 KB
2025-05-07 12:00
🐘 class-astra-font-families.php
php
4.5 KB
2025-02-26 11:35
🐘 class-astra-fonts-data.php
php
1.7 KB
2025-10-07 13:33
🐘 class-astra-fonts.php
php
5.9 KB
2026-03-24 13:33
🐘 customizer-controls.php
php
982 B
2025-07-30 12:02
🐘 index.php
php
111 B
2024-11-11 15:51
🐘 override-defaults.php
php
2.2 KB
2024-11-11 15:51