Step 1 of 4
Support engineer workflow
Launch a reproducible Playground from a runbook.
Pick source, runtime, save target, and handoff before the WordPress frame starts.
Step 2 of 4
Match the environment from the bug report.
Step 3 of 4
Name and save the repro before it disappears.
Step 4 of 4
Open the site, inspect internals, or package the result.
Hello from WordPress Playground!
This is the live WordPress page inside the Playground shell.
Side task
Saved Playgrounds are a compact case list.
Start another site, resume a saved repro, or clean up browser-backed entries.
Start new
Featured blueprints
Side task
Site Manager as an inspection binder.
Use one tool section at a time while the active WordPress site remains reachable.
Configuration
Stored Playgrounds have limited configuration options and save changes with reload.
define( 'DB_NAME', 'database_name_here' );
define( 'DB_USER', 'username_here' );
define( 'DB_PASSWORD', 'password_here' );
define( 'DB_HOST', 'localhost' );
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"login": true,
"landingPage": "/hello-from-playground/",
"preferredVersions": { "php": "8.3", "wp": "latest" },
"steps": []
}
- Database driver
- MySQL emulation backed by SQLite
- SQLite database path
- /wordpress/wp-content/database/.ht.sqlite
- Size
- 452 KB
Playground
No problems so far.
WordPress
No PHP notices captured.
PHP
Error log is empty.
Blueprint library
Filter templates, then launch them through the runbook.
Gallery cards are launch sources, not a separate destination.
An art gallery created with the Vueo theme.
Website PersonalA stylish WooCommerce storefront with custom products.
WooCommerce StoreRead feeds from the web in Playground.
rss social webA gaming news site created with the Spiel theme.
Website NewsA non-profit site created with the Koinonia theme.
Website OrganizationA personal blog created with the Substrata theme.
Website Personal BlogTransfer
Move a Playground into or out of the browser.
Save temporary work, import reproductions, and export finished cases.
Save Playground
Saving 3028 / 3751 files
Import
GitHub access tokens are not stored and must be reconnected after refresh.
Export
Quick settings
Reset the temporary environment deliberately.
These controls mirror the current settings panel and make destructive reset language visible.