/** * Transparent Header - Customizer. * * @package Astra * @since 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } if ( ! class_exists( 'Astra_Ext_Transparent_Header_Loader' ) ) { /** * Customizer Initialization * * @since 1.0.0 */ class Astra_Ext_Transparent_Header_Loader { /** * Member Variable * * @var object instance */ private static $instance; /** * Initiator */ public static function get_instance() { if ( ! isset( self::$instance ) ) { self::$instance = new self(); } return self::$instance; } /** * Constructor */ public function __construct() { add_filter( 'astra_theme_defaults', array( $this, 'theme_defaults' ) ); add_action( 'customize_preview_init', array( $this, 'preview_scripts' ) ); add_action( 'customize_register', array( $this, 'customize_register' ), 2 ); } /** * Set Options Default Values * * @param array $defaults Astra options default value array. * @return array */ public function theme_defaults( $defaults ) { // Header - Transparent. $defaults['transparent-header-logo'] = ''; $defaults['transparent-header-retina-logo'] = ''; $defaults['different-transparent-logo'] = 0; $defaults['different-transparent-retina-logo'] = 0; $defaults['transparent-header-logo-width'] = array( 'desktop' => 150, 'tablet' => 120, 'mobile' => 100, ); $defaults['transparent-header-enable'] = 0; /** * Old option for 404, search and archive pages. * * For default value on separate option this setting is in use. */ $defaults['transparent-header-disable-archive'] = 1; $defaults['transparent-header-disable-latest-posts-index'] = 1; $defaults['transparent-header-on-devices'] = 'both'; $defaults['transparent-header-main-sep'] = ''; $defaults['transparent-header-main-sep-color'] = ''; /** * Transparent Header */ $defaults['transparent-header-bg-color'] = ''; $defaults['transparent-header-color-site-title'] = ''; $defaults['transparent-header-color-h-site-title'] = ''; $defaults['transparent-menu-bg-color'] = ''; $defaults['transparent-menu-color'] = ''; $defaults['transparent-menu-h-color'] = ''; $defaults['transparent-submenu-bg-color'] = ''; $defaults['transparent-submenu-color'] = ''; $defaults['transparent-submenu-h-color'] = ''; $defaults['transparent-header-logo-color'] = ''; /** * Transparent Header Responsive Colors */ $defaults['transparent-header-bg-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['hba-transparent-header-bg-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['hbb-transparent-header-bg-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-header-color-site-title-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-header-color-h-site-title-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-menu-bg-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-menu-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-menu-h-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-submenu-bg-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-submenu-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-submenu-h-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-content-section-text-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-content-section-link-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); $defaults['transparent-content-section-link-h-color-responsive'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', ); return $defaults; } /** * Add postMessage support for site title and description for the Theme Customizer. * * @param WP_Customize_Manager $wp_customize Theme Customizer object. */ public function customize_register( $wp_customize ) { // @codingStandardsIgnoreStart WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound /** * Register Panel & Sections */ require_once ASTRA_THEME_TRANSPARENT_HEADER_DIR . 'classes/class-astra-transparent-header-panels-and-sections.php'; /** * Sections */ require_once ASTRA_THEME_TRANSPARENT_HEADER_DIR . 'classes/sections/class-astra-customizer-colors-transparent-header-configs.php'; // Check Transparent Header is activated. require_once ASTRA_THEME_TRANSPARENT_HEADER_DIR . 'classes/sections/class-astra-customizer-transparent-header-configs.php'; // @codingStandardsIgnoreEnd WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound } /** * Customizer Preview */ public function preview_scripts() { /** * Load unminified if SCRIPT_DEBUG is true. */ /* Directory and Extension */ $dir_name = ( SCRIPT_DEBUG ) ? 'unminified' : 'minified'; $file_prefix = ( SCRIPT_DEBUG ) ? '' : '.min'; wp_enqueue_script( 'astra-transparent-header-customizer-preview-js', ASTRA_THEME_TRANSPARENT_HEADER_URI . 'assets/js/' . $dir_name . '/customizer-preview' . $file_prefix . '.js', array( 'customize-preview', 'astra-customizer-preview-js' ), ASTRA_THEME_VERSION, true ); // Localize variables for further JS. wp_localize_script( 'astra-transparent-header-customizer-preview-js', 'AstraBuilderTransparentData', array( 'is_astra_hf_builder_active' => Astra_Builder_Helper::$is_header_footer_builder_active, 'is_flex_based_css' => Astra_Builder_Helper::apply_flex_based_css(), 'transparent_header_devices' => astra_get_option( 'transparent-header-on-devices' ), ) ); } } } /** * Kicking this off by calling 'get_instance()' method */ Astra_Ext_Transparent_Header_Loader::get_instance(); Sin categoría – Página 23529 – Partidas de San Luis

Sin categoría

Humatrope 72 IU: Wirkung, Anwendung und wichtige Informationen

Humatrope 72 IU ist ein rekombinantes menschliches Wachstumshormon, das in der Medizin zur Behandlung von Wachstumshormonmangel eingesetzt wird. Dieses Medikament wird oft von Ärzten verschrieben, um das Wachstum bei Kindern zu fördern und um Erkrankungen bei Erwachsenen, die durch einen Mangel an Wachstumshormon verursacht werden, zu behandeln. In diesem Artikel werden wir die verschiedenen Aspekte […]

Humatrope 72 IU: Wirkung, Anwendung und wichtige Informationen Leer más »

Guide complet du casino en ligne – Tout ce que vous devez savoir pour jouer en toute sécurité et maximiser vos gains

Guide complet du casino en ligne – Tout ce que vous devez savoir pour jouer en toute sécurité et maximiser vos gains Le jeu en ligne connaît une explosion sans précédent : des millions de joueurs se connectent chaque jour pour tenter leur chance sur des plateformes qui offrent bien plus que les salles terrestres

Guide complet du casino en ligne – Tout ce que vous devez savoir pour jouer en toute sécurité et maximiser vos gains Leer más »

Wirkung von Testosterone Enanthate 250

Wirkung von Testosterone Enanthate 250 Testosterone Enanthate 250 ist eines der am häufigsten verwendeten Testosteronpräparate im Bodybuilding und Sport. Es wird oft von Athleten eingesetzt, um den Muskelaufbau zu fördern und die Leistungsfähigkeit zu steigern. In diesem Artikel werden die Effekte von Testosterone Enanthate 250 näher betrachtet. Möchten Sie Testosterone Enanthate 250 bestellen? Dann sehen

Wirkung von Testosterone Enanthate 250 Leer más »

Tudca 500 Mg – En Vejledning til Sundhedsfordele og Anvendelse

Tudca, eller Tauroursodeoxycholsyre, er et stof, der i stigende grad vinder popularitet blandt sportsudøvere og sundhedsbevidste forbrugere. Denne forbindelse har vist sig at have mange potentielle sundhedsbenefits, specielt inden for leverfunktion og beskyttelse mod skader. I denne artikel vil vi dykke ned i, hvad Tudca 500 Mg er, dets anvendelse, og hvorfor mange vælger at

Tudca 500 Mg – En Vejledning til Sundhedsfordele og Anvendelse Leer más »

Закачать apk версию Pokerdom установить на Android

В качестве денежные еденицы бессчетно валей выкарабкать рубли, так как большая часть ивентов проходят из забавой нате российские деньги. Покердом — самый ведомый российский рум с забавой возьмите рубли. Он акцентируется малосильным полем, малым частей регуляров и беспрерывными сателлитами на актуальные серии.

Закачать apk версию Pokerdom установить на Android Leer más »

Stratégies gagnantes : comment les bonus de casino en ligne restent légaux et équitables

Stratégies gagnantes : comment les bonus de casino en ligne restent légaux et équitables Le « bonus hunting » séduit de plus en plus de joueurs : il s’agit de parcourir les offres promotionnelles, d’en profiter rapidement, puis de changer de compte pour repartir de zéro. Cette pratique, bien que lucrative, soulève des questions juridiques : les opérateurs peuvent-ils

Stratégies gagnantes : comment les bonus de casino en ligne restent légaux et équitables Leer más »

7 step one Actual Innovation and you will Wellness in the Middle Childhood Lifespan Advancement

Blogs Freud’s Psychosexual Invention: The brand new Latency Stage All connection with health features is actually an opportunity to support early youth innovation 5. Nourishment plus the Notice: Intellectual Processes and Learning The newest physical pushes is temporarily quieted (latent) and also the son can also be head attention to a larger arena of family

7 step one Actual Innovation and you will Wellness in the Middle Childhood Lifespan Advancement Leer más »

Promoting Healthy Dinner certainly Teenagers A peek at the data of your own Effect from College-Based Treatments

Posts Match Weight and you will Development 2. School-Founded Treatments Students decades six and above have to have minimal mass media publicity, ≤ couple of hours a day, which should not restrict sleep, physical working out, or other health behavior. The fresh AAP suggests you to household must have “media-free” day along with her, and

Promoting Healthy Dinner certainly Teenagers A peek at the data of your own Effect from College-Based Treatments Leer más »

Ideas on how to Look after leading a healthy lifestyle: twelve Productive Information

Articles Crucial Mindsets To own Persisted Occupation Growth Begin A single day having an excellent Nourishing Morning meal Utilizing a planner Effortlessly Strength train Once thinking of moving The united states, I got to offer bye-bye in order to totally free healthcare, but I still try cardiovascular system the notion of being family with my

Ideas on how to Look after leading a healthy lifestyle: twelve Productive Information Leer más »