This repository was archived by the owner on Aug 8, 2026. It is now read-only.
WP Sudo v2.11.1 — Research Snapshot
Pre-release
Pre-release
Versions before 4.9.0 automatically replayed an intercepted request after reauthentication (#322). Do not use this version.
RESEARCH PROTOTYPE ONLY. Do not install on production, public staging, or any site containing real users, credentials, or data. Use only in WordPress Playground or a disposable local test environment.
- Docs release + metadata alignment — corrected post-v2.11.0 documentation drift: roadmap completion markers, RC re-test guidance, and release notes alignment across
CHANGELOG.md,readme.md, andreadme.txt. - Version annotation fixes — corrected
@sinceannotations introduced in the v2.11.0 development cycle so Phase 3/4 additions no longer reference the nonexistent2.10.3version. - Pre-release hygiene — regenerated
bom.jsonand updated ignore rules to keep.planning/private-reference/,.composer_cache/, andvendor_test/out of commits. - 478 unit tests, 1228 assertions. 130 integration tests in CI.