Bug Fix: Append blog ID to VIP Search post count cache keys
12:42:45 GMT+0000
There was a bug with the VIP Search validate-counts command where the cache keys for post counts are the same for identical query args when iterating all subsites when using the --network-wide flag. To account for this, we appended the blog ID to the cache keys.
https://github.com/Automattic/vip-go-mu-plugins/pull/1932