Home · Blog · WordPress

Automatic or Manual WordPress Updates? Why Reliable Sites Update on Purpose

30 June 2026

Dark control panel with an update toggle, a protective shield and an uptime monitor line — deliberate WordPress updates

Should WordPress update itself automatically, or should you update it on purpose? For a hobby blog, letting everything update on its own is perfectly fine. But for a website your business actually depends on, the more reliable approach is deliberate, monitored updates — you still update promptly, you just choose the moment, take a backup first, and check the site afterwards. This guide explains why, what tends to go wrong with fully automatic updates, and how to get the safety of both worlds.

First, why updates matter at all

Let us be clear up front: keeping WordPress updated is not optional. Updates patch security holes, fix bugs, keep plugins talking to each other, and add features. A site left un-updated for months is the single easiest target for hackers on the web. So the question is never "update or not" — it is how and when you update, and who is watching when you do.

The case for automatic updates

Automatic updates have a genuine appeal. WordPress applies minor core security releases on its own by default, which means critical fixes land within hours without you lifting a finger. For a simple brochure site with a couple of well-known plugins, switching everything to automatic is a reasonable, low-maintenance choice — the convenience usually outweighs the small risk, and you are never left running dangerously old code.

Where automatic updates bite

The trouble is rarely WordPress core itself, which is tested heavily. The risk lives in plugins and themes. A plugin pushes a new version, but an add-on that depends on it has not caught up yet — or a theme calls a function the update just removed. The result is a "white screen of death" or a fatal error, and the whole site goes offline.

With fully automatic updates, that can happen at three in the morning with nobody watching. We have seen it first-hand: a popular page-builder add-on stopped loading after the main page builder auto-updated to a new major version. The site went down — and, because no one was alerted, it stayed down until a visitor mentioned it. The fix took minutes once spotted; the problem was that nothing spotted it.

There is a second trap many site owners do not realise exists. One-click installers such as Softaculous and Installatron — the tools your host uses to set up WordPress — have their own auto-update setting, separate from WordPress's. Plenty of hosts switch it on by default, quietly updating your core, plugins and themes on a schedule you never chose. If you have ever found your site changed or broken "by itself", this is often why.

Automatic vs deliberate updates: a quick comparison

AspectFully automaticDeliberate (monitored) updates
EffortNoneA few minutes, on your schedule
Security patchesApplied fastApplied fast (you still update promptly)
Risk of a surprise outageHigher — can break unattendedLower — you watch and can roll back
Best forSimple, low-stakes sitesBusiness-critical sites
Needs backups + monitoringStrongly advisedYes — that is the whole point

The reliable middle ground

You do not have to choose between "never update" and "let it all run wild". The approach we recommend for any site that earns money looks like this:

  • Back up first. Always take a fresh backup immediately before updating, so a bad update is a five-minute restore rather than a crisis. Every Gravity Host plan includes daily backups, giving you a recent restore point even if you forget.
  • Update on a schedule you choose. Once a week is plenty for most sites. Pick a quiet time when you can watch, not the middle of the night.
  • Check the site straight after. Load your homepage, a key landing page, and anything important like a contact form, booking widget or checkout. Two minutes of clicking catches almost every broken update.
  • Monitor uptime. Use an uptime monitor so you learn a page is throwing an error within a minute — not when a customer emails to say your site is down. This is exactly how reliable sites stay reliable.
  • Use staging if you can. For bigger sites, test updates on a copy first, then apply them live once you know they are safe.

How to take control of updates on your site

You can decide exactly how much WordPress automates:

  • WordPress core: minor security updates stay automatic by default (a good thing). You can adjust this in wp-config.php, or turn auto-updates fully off with define('AUTOMATIC_UPDATER_DISABLED', true); if you would rather handle everything by hand.
  • Plugins and themes: in your WordPress dashboard under Plugins, each plugin has an "Enable auto-updates" toggle. Leave it off for anything important, and update those deliberately.
  • Your host's installer: in cPanel, open Softaculous (or Installatron), find your WordPress install, and switch off automatic upgrades for plugins, themes and core if you would prefer to review them yourself.

One caution: do not simply switch everything off and forget about it, or you will drift into the "dangerously out of date" camp. Turning automation off only works if you replace it with a habit — a recurring reminder to update, or a host that manages it for you.

What we recommend at Gravity Host

For most small-business sites, the sweet spot is: keep WordPress's automatic minor security updates on, but update plugins and themes deliberately — backup, update, check. Pair that with the daily backups and free SSL included on every plan, add a simple uptime monitor, and you get the security benefit of fast patching without the 3am surprise.

Reliability, in the end, is not about never changing anything — it is about being able to recover quickly when something goes wrong. Good backups, a watchful monitor and updates done on purpose give you exactly that. If you would rather not think about any of it, that is what managed hosting is for: we can keep the updates, backups and monitoring running quietly in the background so your site simply stays up.

Host it on Gravity Host

Fast UK NVMe hosting, free SSL, daily backups and real support — 40% off your first year (from £30), then £50/year. Domains are sold separately at honest, stable prices.

See hosting plans
← All articles