Astra_Ext_Sticky_Header_Loader::controls_scripts()
Customizer Controls
Description
See also
- ‘ast-customizer-controls-js’: panel in parent theme
Source
File: addons/sticky-header/classes/class-astra-ext-sticky-header-loader.php
require_once ASTRA_EXT_STICKY_HEADER_DIR . 'classes/class-astra-sticky-header-panels-configs.php'; /** * Sections */ require_once ASTRA_EXT_STICKY_HEADER_DIR . 'classes/sections/class-astra-sticky-header-configs.php'; require_once ASTRA_EXT_STICKY_HEADER_DIR . 'classes/sections/class-astra-sticky-header-colors-bg-configs.php'; // Header Sections.
Expand full source code Collapse full source code View on Trac