Jake Vanderwerf
2026-01-05 b4e7aa91155148cb04f619e3a436627d3b8d8ee7
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();