80, 'title' => __( 'Back To Top Options', 'bizplus' ), 'panel' => 'bizplus-theme-options' ); $bizplus_settings_controls['bizplus-enable-back-to-top'] = array( 'setting' => array( 'default' => $bizplus_customizer_defaults['bizplus-enable-back-to-top'], ), 'control' => array( 'label' => __( 'Enable Back To Top', 'bizplus' ), 'section' => 'bizplus-back-to-top-options', 'type' => 'checkbox', 'priority' => 50, ) );