Expected result documented and verified from the affected user path.
Pass / fail / blockedWordPress operations guide
Safe WordPress update runbook
An update is a controlled change: inventory, recoverable backup, staging test, small production window and rollback decision.
Diagnose before changing
- 01List core/theme/plugin versions
- 02Read changelogs and compatibility
- 03Confirm restore point
- 04Identify revenue-critical paths
- 01
Back up first
WordPress documentation recommends backing up before updates; include files and database and verify restore access.
- 02
Test representative paths
Use staging for login, forms, search, checkout, scheduled jobs and integrations.
- 03
Deploy in order
Update deliberately, clear relevant cache, inspect errors and stop when a dependency fails.
Acceptance gate
Prove the result
Record timestamp, tester and evidence for every check before closing the incident or change.
Expected result documented and verified from the affected user path.
Pass / fail / blockedExpected result documented and verified from the affected user path.
Pass / fail / blockedExpected result documented and verified from the affected user path.
Pass / fail / blockedPrimary references