30,
'title' => __( 'Section Settings', 'bizplus' ),
'panel' => 'bizplus-home-about-panel',
);
/*about section main page*/
$bizplus_repeated_settings_controls['bizplus-home-about-main-page'] =
array(
'repeated' => 1,
'bizplus-about-main-pages-ids' => array(
'setting' => array(
'default' => $bizplus_customizer_defaults['bizplus-home-about-main-page'],
),
'control' => array(
'label' => __( 'Select Main Page', 'bizplus' ),
'description' => __( 'Select main page for about section', 'bizplus' ),
'section' => 'bizplus-home-about-section-settings',
'type' => 'dropdown-pages',
'priority' => 40
)
)
);
/*creating setting control for bizplus-home-about-page start*/
$bizplus_repeated_settings_controls['bizplus-home-about-page'] =
array(
'repeated' => 1,
'bizplus-about-pages-ids' => array(
'setting' => array(
'default' => $bizplus_customizer_defaults['bizplus-home-about-page'],
),
'control' => array(
'label' => __( 'Select Page For About Section', 'bizplus' ),
'description' => '',
'section' => 'bizplus-home-about-section-settings',
'type' => 'dropdown-pages',
'priority' => 40
)
),
'bizplus-about-pages-divider' => array(
'control' => array(
'section' => 'bizplus-about-selection-setting',
'type' => 'message',
'priority' => 60,
'description' => '