Skip to content

Commit 48c9b19

Browse files
committed
docs: correct current WordPress version examples
1 parent 549eb46 commit 48c9b19

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ All notable changes to the WordPress Operations Runbook template.
1010
- Added a Playwright-based PDF visual smoke test and dedicated workflow with committed baselines for critical page regions.
1111

1212
### Changed
13+
- Corrected the example WordPress version placeholder to reflect WordPress 6.9.1 as the current stable release.
1314
- Refactored the document-generation pipeline into explicit build, validate, and publish jobs so generated artifacts are validated before the bot commit step runs.
1415
- Updated GitHub Action pins in the PDF visual validation workflow to Node 24-capable major versions to avoid runner deprecation warnings.
1516
- Set a short PDF running header title so the customizable subtitle no longer appears in page headers.

WP-Operations-Runbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Use the following controls to keep this runbook operationally reliable:
123123
|----------|-------|
124124
| **Domain** | [CUSTOMIZE: example.com] |
125125
| **Site Name** | [CUSTOMIZE: My WordPress Site] |
126-
| **WordPress Version** | [CUSTOMIZE: current stable release, e.g. WordPress 6.9.4] |
126+
| **WordPress Version** | [CUSTOMIZE: current stable release, e.g. WordPress 6.9.1] |
127127
| **PHP Version** | [CUSTOMIZE: 8.3+ recommended; test 8.4 in staging first] |
128128
| **Server OS** | [CUSTOMIZE: Ubuntu 22.04 LTS] |
129129
| **Hosting Type** | [CUSTOMIZE: Self-hosted/Managed/VPS] |

0 commit comments

Comments
 (0)