Jake Vanderwerf
2026-01-04 32b86fe76ab85d16785f2910a73f072ec3fc4ab2
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();