20, 'title' => __( 'Section settings', 'bizplus' ), 'panel' => 'bizplus-client-panel', ); $bizplus_settings_controls['bizplus-home-client-title'] = array( 'setting' => array( 'default' => $bizplus_customizer_defaults['bizplus-home-client-title'] ), 'control' => array( 'label' => __( 'Main Title', 'bizplus' ), 'section' => 'bizplus-client-section-options', 'type' => 'text', 'priority' => 15, 'active_callback' => '' ) ); $bizplus_settings_controls['bizplus-home-client-sub-title'] = array( 'setting' => array( 'default' => $bizplus_customizer_defaults['bizplus-home-client-sub-title'] ), 'control' => array( 'label' => __( 'Sub Title', 'bizplus' ), 'section' => 'bizplus-client-section-options', 'type' => 'text', 'priority' => 20, 'active_callback' => '' ) ); $bizplus_settings_controls['bizplus-home-client-number'] = array( 'setting' => array( 'default' => $bizplus_customizer_defaults['bizplus-home-client-number'] ), 'control' => array( 'label' => __( 'Number of Client/s', 'bizplus' ), 'section' => 'bizplus-client-section-options', 'type' => 'select', 'choices' => array( 1 => __( '1', 'bizplus' ), 2 => __( '2', 'bizplus' ), 3 => __( '3', 'bizplus' ), 4 => __( '4', 'bizplus' ), ), 'priority' => 25, 'active_callback' => '' ) ); /*client section enable control*/ $bizplus_repeated_settings_controls['bizplus-client-image'] = array( 'repeated' => 4, 'bizplus-client-image-ids' => array( 'setting' => array( 'default' => $bizplus_customizer_defaults['bizplus-client-image'], ), 'control' => array( 'label' => __( 'Upload Image of Client %s', 'bizplus' ), 'section' => 'bizplus-client-section-options', 'type' => 'image', 'priority' => 30, 'description' => '' ) ), 'bizplus-client-url' => array( 'control' => array( 'label' => __( 'URL of Client %s', 'bizplus' ), 'section' => 'bizplus-client-section-options', 'type' => 'url', 'priority' => 35, 'description' => '' ) ), 'bizplus-client-image-divider' => array( 'control' => array( 'section' => 'bizplus-client-section-options', 'type' => 'message', 'priority' => 35, 'description' => '