Loader
Class Loader
Source
File: includes/customizer/loader.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Loader constructor.
- define_modules — Define the modules that will be loaded.
- enqueue_customizer_controls — Enqueue customizer controls script.
- enqueue_customizer_preview — Enqueue customizer preview script.
- get_conditional_rules_array — Get the conditional rules array.
- get_header_layouts — Get header layouts already available.
- init — Initialize the customizer functionality
- load_modules — Load the customizer modules.
- show_sparks_notice_in_customizer — Should be shown a customizer notice regarding with Sparks plugin in Customizer->WooCommerce panel?
Changelog
Version | Description |
---|---|
0.0.1 | Introduced. |