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']??'';