Jake Vanderwerf
2026-01-04 d38d825e3484d822ea3c1f0fb1df37ecf386b18a
inc/registry/TaxonomyRegistrar.php
@@ -358,6 +358,7 @@
            $term = get_term($term_id, $tax);
            CacheManager::for(jvbNoBase($taxonomy))->invalidate();
            CacheManager::for(jvbNoBase($taxonomy))->clear();
            // Clear cache for associated content types
            $checker = Checker::getInstance();