Jake Vanderwerf
2026-01-11 181938ea32cf2c11d10d56018df22586adff7860
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();