10, 'title' => __( 'Testimonial Enable Options', 'bizlight' ), 'panel' => 'bizlight-home-testimonial', ); $bizlight_settings_controls['bizlight-home-testimonial-enable'] = array( 'setting' => array( 'default' => $bizlight_customizer_defaults['bizlight-home-testimonial-enable'] ), 'control' => array( 'label' => __( 'Enable Testimonial', 'bizlight' ), 'section' => 'bizlight-home-testimonial-enable-setting', 'type' => 'checkbox', 'priority' => 50, 'active_callback' => '' ) );