admin管理员组文章数量:1334133
What is the correct procedure for fixing a WP site that has broken due to a recent update to the latest WP version. Assuming there are no backups both locally or via the web host.
Is it a case of switching off plugins and switching themes to see if it is restored?
What is the correct procedure for fixing a WP site that has broken due to a recent update to the latest WP version. Assuming there are no backups both locally or via the web host.
Is it a case of switching off plugins and switching themes to see if it is restored?
Share Improve this question edited Jun 10, 2020 at 20:48 fuxia♦ 107k38 gold badges255 silver badges459 bronze badges asked May 19, 2016 at 8:14 me9867me9867 1131 silver badge4 bronze badges1 Answer
Reset to default 0I'm afraid reverting would depend on how major the upgrade was. A WP upgrade can change the database structure as well as the core code.
Your first step though should be to disable all plugins and see if the site runs without them. If so, enable them one by one until you find the problem one.
Same goes for your theme. Try one of the default themes to rule out a conflict with your own theme.
Make sure that your plugins and themes are on their latest versions too.
When I've had sites white-screen after an upgrade, those steps are usually enough to get to a fix.
If not, turn on PHP error display or logging and see where the problem apparently lies. This can be a mixed blessing as it may report a core file problem when really the issue is within a plugin or theme, hence the elimination of those earlier on. What you might see though is a compatibility issue with your hosting and the new version of WP.
本文标签: Correct procedure for fixing broken WP sites after WP version update
版权声明:本文标题:Correct procedure for fixing broken WP sites after WP version update 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742358985a2459982.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论