Jake Vanderwerf
2026-01-01 8d0e2130627497b55b1a61cbe374bfb309ef2f27
inc/forms/TaxonomySelector.php
@@ -32,6 +32,7 @@
      $this->id = sanitize_key($id);
      $this->taxonomy = jvbCheckBase($taxonomy);
      $this->name = jvbNoBase($taxonomy);
      $this->title = JVB_TAXONOMY[$this->name]['plural'];
      $this->base = $config['base']??'';