180, 'title' => __( 'Enable Option', 'bizplus' ), 'panel' => 'bizplus-home-portfolio-panel', ); $bizplus_settings_controls['bizplus-home-portfolio-enable'] = array( 'setting' => array( 'default' => $bizplus_customizer_defaults['bizplus-home-portfolio-enable'] ), 'control' => array( 'label' => __( 'Enable Portfolio', 'bizplus' ), 'description' => __( 'Enable Portfolio Section" on checked' , 'bizplus' ), 'section' => 'bizplus-home-enable', 'type' => 'checkbox', 'priority' => 10, 'active_callback' => '' ) );