30,
'title' => __( 'Section Settings', 'bizplus' ),
'panel' => 'bizplus-home-about-panel',
);
$bizplus_settings_controls['bizplus-home-about-title'] =
array(
'setting' => array(
'default' => $bizplus_customizer_defaults['bizplus-home-about-title']
),
'control' => array(
'label' => __( 'Main Title', 'bizplus' ),
'section' => 'bizplus-home-about-section-settings',
'type' => 'text',
'priority' => 20,
'active_callback' => ''
)
);
$bizplus_settings_controls['bizplus-home-about-sub-title'] =
array(
'setting' => array(
'default' => $bizplus_customizer_defaults['bizplus-home-about-sub-title']
),
'control' => array(
'label' => __( 'Sub Title', 'bizplus' ),
'section' => 'bizplus-home-about-section-settings',
'type' => 'text',
'priority' => 30,
'active_callback' => ''
)
);
/*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' => '