id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 40363 Remove `current_blog_` cache invalidation from `clean_blog_cache()` flixos90 spacedmonkey "`clean_blog_cache()` currently invalidates keys `current_blog_{$blog->domain}` and `current_blog_{$blog->domain}_{$blog->path}` of the `site-options` group. As far as I can see those keys are not used anywhere in Core (and have not been used for quite a while), so we should be able to remove them from that function. Related: #40201 (more elaborate improvements of `clean_blog_cache()`)" defect (bug) closed normal 5.4 Networks and Sites normal fixed good-first-bug has-patch multisite