$state ) { $state_options .= ''; } return $state_options; } function jt_cmb2_twojselectbutton_field( $metakey, $post_id = 0 ) { echo jt_cmb2_get_twojselectbutton_field( $metakey, $post_id ); } function jt_cmb2_render_twojselectbutton_field_callback( $field, $value, $object_id, $object_type, $field_type_object ) { $level = $field->args('level')?1:0; $value = $value?$value:$field->args('default'); ?>
args('options'), $field_type_object->_name(), $value ); ?>