WP Sudo v3.1.3 — Research Snapshot
Pre-releaseVersions 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.
WP Sudo 3.1.3
Patch release superseding v3.1.2 for Playground release-link reliability.
Playground
Stable release demo:
The stable Blueprint installs the immutable v3.1.3 tag ZIP through Playground pluginData. Demo credentials are admin / password; use password again for the WP Sudo reauthentication challenge.
Current main development demo:
Fixes
- Stable release Playground demo no longer uses Playground
git:directorytag fetch, which failed in Playground withInvalid PACK header. - README now offers separate latest-release and current-main Playground links.
- Demo admin password seeding now uses WordPress core
wp_set_password()instead of direct$wpdb->userswrites. - PR Playground preview workflow now accepts the release Blueprint URL shape and still rewrites first-party plugin installs to the PR commit.
Validation
GitHub CI passed on release commit 9803fa3: PHPUnit, Documentation Lint, Documentation Links, Psalm, CodeQL, E2E Nginx Smoke, and full E2E Tests (52 passed, 5 skipped).