Jake Vanderwerf
2026-03-29 275c0d74cd68677622a5431505c5c870c473063d
inc/registrar/Fields.php
@@ -121,7 +121,7 @@
            'label'     => 'Description',
         ]
      ];
      if ($this->registrar->args()['hierarchical']??false && $this->registrar->args()['hierarchical'] === true){
      if ($this->registrar->args()['hierarchical']??false){
         $fields['parent'] = [
            'type'         => 'taxonomy',
            'isReference'  => true,