This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Astra_Customizer::get_dependency_arr()
Get dependency Array.
Description
Return
(Array) Dependencies discovered when registering controls and settings.
Source
File: inc/customizer/class-astra-customizer.php
if( desc.length) { var title = ctrl.container.find(".customize-control-title"); var li_wrapper = desc.closest("li");
Expand full source code Collapse full source code View on Trac
Changelog
Version | Description |
---|---|
1.4.3 | Introduced. |