W
Playground Client QA launch brief
Unsaved

Step 1

Pick how this test site starts

Agency default

Saved work

Resume, rename, or clear browser-backed Playgrounds.

W
Unsaved Playground Not saved to browser storage
Unsaved
W
Research Browser Playground Created May 21, 2026
Saved
W
Client plugin regression lab Saved in this browser a moment ago
Saved

Site Manager

Tools open as a focused binder, not a permanent operations console.

  • /wordpress
  • wp-admin
  • wp-content
  • wp-includes
  • wp-config.php
  • wp-settings.php
define( 'DB_NAME', 'database_name_here' );
define( 'DB_USER', 'username_here' );
define( 'DB_PASSWORD', 'password_here' );
define( 'DB_HOST', 'localhost' );
  • blueprint.json
{
  "$schema": "https://playground.wordpress.net/blueprint-schema.json",
  "login": true,
  "landingPage": "/hello-from-playground/",
  "preferredVersions": { "php": "8.3", "wp": "latest" }
}
Early access

Database management

Driver
MySQL emulation backed by SQLite
SQLite path
/wordpress/wp-content/database/.ht.sqlite
Size
452 KB

Playground

No problems so far.

WordPress

No PHP notices captured.

PHP

Runtime log is empty.

Export to GitHub

Send this Playground to a repository when the client build is ready.

Download bundle

Download the full Playground as a .zip for handoff or backup.

Import bundle

Start from an existing Playground .zip selected from disk.

Transfer

Save, import, and export without leaving the brief.

3028 / 3751 files copied

Save Playground

Start from outside

Bring in a public GitHub repository, a Blueprint URL, or a local zip bundle.

Ship out

Export to GitHub or download a .zip once the browser-backed site is ready for handoff.