WordPress Plugin Update Broke the Site
Your site or a key feature stopped working right after updating WordPress, a plugin, or your theme.
Common signs of this issue
- The site looked fine, then broke immediately after an update.
- A specific feature (form, slider, checkout, layout) stopped working.
- You see an error, a broken layout, or a white screen.
- The admin warns about an incompatible plugin or PHP error.
Safe checks you can do yourself
None of these require sharing passwords with anyone.
- Write down exactly what you updated and when — this is the single most useful clue.
- Confirm you can still reach
/wp-admin; if so, most fixes are reversible from there. - Check for a recent backup (host or plugin) you could restore to.
- If you can reach the admin, deactivate the most recently updated plugin and re-check. Reactivate and try the next one to isolate the conflict.
- Look for an update to your theme too — theme/plugin mismatches are common after big updates.
What this usually means
Usually two pieces of software stopped getting along: a plugin that hasn't caught up with a WordPress or PHP change, or a theme that conflicts with an updated plugin.
The fix is often to roll back the one problem plugin, update everything to compatible versions, or replace an abandoned plugin — not to undo everything.
What not to do
- Don't mass-delete plugins; deactivate and test one at a time instead.
- Don't update everything again blindly hoping it self-corrects.
- Don't make changes on the live site if you have no backup.
When to get help
If the broken feature matters to your business (a form, store, or booking tool) or you can't safely test on the live site, a quick review can isolate the conflict and restore service without trial-and-error downtime.
Not sure what to do next?
Answer a few short questions and we'll point you to the safest next step — DIY, a freelancer, or a direct review. No passwords required.
Frequently asked questions
Can I undo a plugin update?
Often yes — a rollback plugin or a recent backup can restore the previous version. Identify the culprit first by deactivating one at a time.
Should I just stop updating?
No. Outdated plugins are a security risk. The goal is compatible, current versions plus a backup routine.