name = 'tab'; $this->label = __( 'Tab', 'cfs' ); } // Prevent tabs from inheriting the parent field HTML function html( $field ) { } // Prevent tabs from inheriting the parent options HTML function options_html( $key, $field ) { } // Tab handling javascript function input_head( $field = null ) { ?>