Jake Vanderwerf
2026-01-01 58dccc86754deda247eb49310c266f6cba86d36a
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']??'';