You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -349,6 +349,8 @@ logged in as `admin` / `password`.
349
349
350
350
Current Playground previews are pinned to WordPress `7.0-beta4` as of 2026-03-12.
351
351
352
+
For WordPress 7.0 release signoff, do not treat the green beta-era CI matrix as a substitute for the RC/GA manual pass. Record each RC and GA result in the `15.0 Release Signoff Log` table in [`tests/MANUAL-TESTING.md`](tests/MANUAL-TESTING.md) before claiming final 7.0 readiness.
Copy file name to clipboardExpand all lines: docs/ROADMAP.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ These gaps have been closed by the integration suite:
198
198
199
199
## 2. WordPress 7.0 Prep (GA April 9, 2026)
200
200
201
-
> **Status:** WP 7.0 Beta 1 manually tested February 19, 2026 β all sections PASS. Repeat the manual verification pass on each RC build, including an RC3 checkpoint on April 2, 2026, then do the final readme "Tested up to" bump on GA.
201
+
> **Status:** WP 7.0 Beta-era automation and manual beta checks are green, but RC1 signoff is not yet recorded. Repeat the manual verification pass on each RC build, including an RC3 checkpoint on April 2, 2026, log each result in `tests/MANUAL-TESTING.md`, then do the final readme "Tested up to" bump on GA.
202
202
203
203
### Verified changes that affect WP Sudo
204
204
@@ -220,7 +220,7 @@ These gaps have been closed by the integration suite:
220
220
2.~~**Run the manual testing guide** against 7.0-beta~~ β done; all 15 sections PASS
221
221
3.~~**Visual check:** settings page, help tabs, admin bar timer, challenge interstitial, admin notices~~ β done; all pass against refreshed admin chrome
222
222
4.~~**Run `composer test`**~~ β passing on WP 7.0-alpha / 7.0-beta; CI covers WP trunk
223
-
5.**Repeat manual verification on each RC build** (RC1, RC2, etc.), with an explicit RC3 checkpoint on **April 2, 2026**, and record date + build in `tests/MANUAL-TESTING.md`.
223
+
5.**Repeat manual verification on each RC build** (RC1, RC2, etc.), with an explicit RC3 checkpoint on **April 2, 2026**, and record date + build in the `15.0 Release Signoff Log` table in `tests/MANUAL-TESTING.md`.
224
224
6.**Update version references** when 7.0 ships (April 9):
225
225
-`readme.txt` / `readme.md` β "Tested up to" bump
226
226
- Any docs still referencing "WordPress 6.9" as latest
0 commit comments