inc/forms/TaxonomySelectorOld.php
@@ -44,7 +44,7 @@ $this->taxonomy = jvbCheckBase($taxonomy); $this->name = str_replace(BASE, '', $taxonomy); $this->icon = new JVBIcons(); $this->cache = new CacheManager('taxonomy'); $this->cache = CacheManager::for(jvbNoBase($taxonomy), WEEK_IN_SECONDS); $this->base = $config['base'] ?? '';