The single most common moment a WordPress site actually breaks is right after an update — a plugin, a theme, or WordPress core itself. Pro Plus and Max automatically take a full backup immediately before any of these updates run, so the moment something breaks is also the moment you already have a safety net in place, without having to remember to trigger one yourself.
Why this matters more than scheduled backups alone
A nightly scheduled backup protects you against most problems, but not this specific one: if you update a plugin at 2pm and it breaks the site, your most recent scheduled backup is from last night — meaning you would lose today’s changes to roll back to safety. A backup taken seconds before the update itself has none of that gap.
How it is triggered
Quick Restore hooks into WordPress’s own update process — for plugins, themes, and core — and runs a full backup before the update is allowed to proceed. This is automatic once enabled; there is nothing to remember to click before you update anything.
What happens if the backup itself fails
If the pre-update backup cannot complete successfully — a permissions issue, a host resource limit — the update does not proceed silently. You are not left thinking you are protected when you are not; the failure is surfaced so you can address it before deciding whether to continue with the update anyway.
Combined with retention rules
Pre-update backups follow the same retention rules as your scheduled backups, so a site with frequent plugin updates does not accumulate an unbounded number of backup files — the most recent ones are kept, older ones are cleaned up automatically.
What this looks like in practice
You update a plugin as normal, through the ordinary WordPress admin screen — no separate step. If the update breaks something, the backup taken immediately beforehand is sitting there ready to restore, with nothing lost except the update itself.
Available from Pro Plus
This is part of Pro Plus and Max, alongside scheduling and cloud storage. If you only need manual, on-demand backup and restore, Pro covers that without automation.