如何解决WordPress升级后出现的‘No Update Required Your WordPress database is already up-to-date’错误
昨晚升级到WordPress4.3后,无法进入admin后台了。一直提示如下错误:No Update Required Your WordPress database is already up-to-date经过一番英文搜索,发现是启用了Memcached然后升级导致的这个问题,网上给出的解决方案是:删除/wp-content/object-cache.php这个文件但是这个方案治标不治本...