Transfer matrix
Every way work enters, persists, and leaves
Keep
Saving 3028 / 3751 files
Send out
Site Manager
Research Browser Playground
Stored Playgrounds have limited configuration options. Unsaved resets are destructive; stored changes use Save & Reload.
- /wordpress
- wp-admin
- wp-content
- wp-includes
- index.php
- wp-config.php
define( 'DB_NAME', 'database_name_here' );
define( 'DB_USER', 'username_here' );
define( 'DB_PASSWORD', 'password_here' );
define( 'DB_HOST', 'localhost' );
define( 'DB_CHARSET', 'utf8mb4' );
- blueprint.json
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"login": true,
"landingPage": "/hello-from-playground/",
"preferredVersions": { "php": "8.3", "wp": "latest" }
}
Database management is an early access feature.
- 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 problems so far.
PHP
No problems so far.
Saved management
Playgrounds
Unsaved PlaygroundNot saved to browser storage
Research Browser PlaygroundCreated May 21, 2026
Blueprints
Showing all 43 blueprints
Art GalleryWebsite · Personal