[Plugin: Memcached Object Cache] Multiple sites on shared hosting use same plugin shows weird behavi
-
I am sure this is not related to the WordPress version, but with the way the object-cache defines the key. I just made a modification to function key on line 257. Just before the return statement, added
$key = $_SERVER['HTTP_HOST'] . $key;
- The topic ‘[Plugin: Memcached Object Cache] Multiple sites on shared hosting use same plugin shows weird behavi’ is closed to new replies.