How to update WordPress core safely
- Open your Pressy and go to WordPress in the sidebar.
- If an update is waiting, the top of the page says so.
- Press Back up and update.
- Wait. The update takes a minute or two.
The button is literal about the order:
- A full backup of the site is taken.
- The update runs.
- The site is checked to see it still answers.
- If it does not, the backup goes back and the update is undone.
If the backup fails, the update does not run at all. You are never left half-updated with no way back.
Before a major version
Minor and security releases are safe to take immediately. For a major version on a site that earns money:
- Create a staging copy.
- Update WordPress there.
- Click around the parts that matter — checkout, forms, bookings.
- If it is fine, come back and update live.
If the update fails
The site is put back automatically and the Activity log feed records what happened. Nothing is lost.
The usual cause is a plugin that has not been updated for the new WordPress version. Update your plugins first, then try again. If it fails a second time, send us the line from the activity feed and we will look at it.
Didn’t solve it?
Write to us with your Pressy’s address and what you were doing when it went wrong. Answered by the people who built it.
Last updated