inc/managers/Cache.php
@@ -491,7 +491,7 @@ ****************************************************/ public static function onTermChange(int $termId, int $ttId, string $taxonomy): void { // error_log('[Clearing cache for term change: '.$termId.']'); error_log('[Clearing cache for term change: '.$termId.']'); self::invalidateItem('taxonomy', $termId); }