Save in this browser
Creates a browser-backed Playground with a slug and saved identity.
Start a disposable review site
Browser-backed inventory
Deleting a saved Playground removes the browser-backed files and site slug. Unsaved sessions remain listed so reviewers can save before closing.
Saved Playground
define( 'DB_NAME', 'database_name_here' );
define( 'DB_USER', 'username_here' );
define( 'DB_HOST', 'localhost' );
define( 'WP_DEBUG', true );
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"login": true,
"landingPage": "/hello-from-playground/",
"preferredVersions": { "php": "8.3", "wp": "latest" }
}
No problems so far.
[notice] Plugin review loaded.
No PHP warnings.
Blueprint catalog
Portability and save destinations
Creates a browser-backed Playground with a slug and saved identity.
Prompts for a local folder and writes Playground files there.
Packages the current site for import into another Playground.
Requires connecting a GitHub account. The token is not stored after refresh.
Choose a launch source, saved Playground, Site Manager tab, catalog row, or transfer destination to see the exact controls and consequences.
Import a public GitHub plugin, theme, or wp-content directory after connecting an account. Access tokens are not stored and refresh requires re-authentication.
~/Sites/block-hooks-reviewSaved Playground · slug /block-hooks-review/ · created May 21, 2026.
Selected from the catalog. Inspect JSON before running or run immediately in the current Playground.