← Back to WordPress not working

Likely fix

Fix: WordPress broke after update

WordPress can break after updating core, plugins, themes, PHP, or WooCommerce because of compatibility issues or failed update files.

Quick answer

Identify what was updated last, disable plugins, switch to a default theme, and restore from backup only if needed.

Important warning

Avoid updating WordPress, WooCommerce, all plugins, themes, and PHP at the same time on a live store or business site.

Try this

  1. 1 Do not keep updating more things after the site breaks.
  2. 2 Check what was updated last: WordPress core, plugin, theme, PHP, or WooCommerce.
  3. 3 Clear cache first if the site partly works.
  4. 4 Disable the most recently updated plugin.
  5. 5 If needed, disable all plugins and reactivate one by one.
  6. 6 Switch to a default theme if plugins are not the cause.
  7. 7 Check hosting error logs.
  8. 8 Restore from backup only if you cannot safely identify or reverse the cause.

Common causes

Plugin compatibility issue.

Theme compatibility issue.

WooCommerce extension conflict.

PHP version changed.

Failed or incomplete update.

Cached old assets.

What to check next

  • Check what changed immediately before the issue.
  • Check whether disabling plugins fixes it.
  • Check whether a default theme fixes it.
  • Check PHP version.
  • Check hosting error logs.

FAQ

Why did WordPress break after an update?

A plugin, theme, WooCommerce extension, PHP version, or cached file may no longer be compatible after the update.

Should I restore a backup immediately?

Not always. First identify the update that caused the issue. Restore only if the site is badly broken or you cannot safely reverse the change.

How should I update WordPress safely?

Back up first, update in stages, test critical pages, and avoid updating everything at once on a live site.

Related fixes