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.

Component_Settings::add_sm_layout_settings( string $component_id, string $section )

Add customizer settings for submenu container.


Parameters

$component_id

(Required) Component id.

$section

(Required) Section id.


Source

File: includes/modules/header_footer_grid/submenu/customizer/component_settings.php