Start and Resume
Launcher content is a tab, not a drawer. Every route exposes its own input so PR, GitHub, blueprint URL, and ZIP starts are not generic tiles.
Start a new Playground
Route-specific formsVanilla WordPress
Start clean with selected runtime versions.
WordPress PR
Boot WordPress core from a PR number or URL.
Gutenberg PR or Branch
Install a Gutenberg build by PR, branch, or repo URL.
From GitHub
Load a theme or plugin from a repository.
Blueprint URL
Paste any blueprint JSON URL.
Import .zip
Upload a previously exported Playground bundle.
Featured blueprints
Open the Blueprints tab for all 43Art Gallery
An art gallery created with the Vueo theme.
Coffee Shop
A stylish WooCommerce coffee shop storefront with products.
Feed Reader with the Friends Plugin
Read feeds from the web in Playground.
Gaming News
A gaming news site created with the Spiel theme.
Non-profit Organization
A non-profit organization site created with the Koinonia theme.
Your Playgrounds
Save and resume browser-storage sitesBlueprint Gallery
Search and filter all 43 known Playground blueprints. Cards stay as object rows on small screens and do not hide categories in a catch-all menu.
Saved Identity
The active identity is managed as a tab: unsaved warning, save progress, saved row, rename/delete, and explicit reload/reset consequences are all visible.
Current state: Unsaved Playground
Reload consequence: this page will start over because the site is not in local browser storage yet. Reset consequence: applying runtime settings wipes database, uploads, and theme edits.
Saved row after successful save
Reset and reload outcomes
Settings
One canonical settings surface. The toolbar settings button activates this tab, and destructive changes use the same confirmation path.
Runtime
Unsaved warning
This is an Unsaved Playground. Your changes will be lost on page refresh.
Confirm destructive reset
Applying these settings will reset WordPress to its initial state and erase the current database, uploads, plugins, themes, and edits. Save first if this state should survive.
Files
Site Manager file browser as a direct tab with New File, New Folder, tree, and editor.
Blueprint Editor
Edit the active blueprint JSON, copy a link, download a bundle, or run it against the current site.
Database
Early-access SQLite-backed database browser. No extra database tools are added beyond the current Playground surface.
Tables
wp_posts preview
| ID | post_title | post_status | post_type |
|---|---|---|---|
| 2 | Hello from WordPress Playground! | publish | page |
| 5 | Sample Page | publish | page |
| 11 | Navigation Menu | publish | wp_navigation |
Logs
PHP and Playground runtime output with search. Debug remains a first-class tab, including mobile tab overflow.
Site Actions
Site Manager header actions are represented as a direct tab so tabs remain the only navigation primitive.
Additional actions menu
Navigation shortcuts
These mirror the Site Manager header buttons and keep common WordPress jumps near the live site.
Export feedback
After selecting an export action, Playground reports progress through the same toast region used by Save, route boot, blueprint run, and reset completion.