Start or continue
Playground Command Deck
Start a new Playground
Featured blueprints
Saved management
Your Playgrounds
W
Unsaved Playground
Not saved to browser storage. Save before refresh to keep files and database.
W
Research Browser Playground
Created May 21, 2026. Stored in this browser.
W
Plugin Test Bench
Saved a moment ago. Opened on /wp-admin/plugins.php.
Save progress preview
Saving 3028 / 3751 files to browser storage
/wordpress/wp-config.php
define( 'DB_NAME', 'database_name_here' );
define( 'DB_USER', 'username_here' );
define( 'DB_PASSWORD', 'password_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" }
}
Database management is an early access feature
Playground emulates MySQL using SQLite.
- 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
Runtime logs will appear here.
Art Gallery
An art gallery created with the Vueo theme.
Website / Personal
Coffee Shop
A stylish WooCommerce coffee shop storefront.
WooCommerce / Store
Feed Reader with the Friends Plugin
Read feeds from the web in Playground.
rss / social web
Gaming News
A gaming news site created with the Spiel theme.
Website / News
Non-profit Organization
A benefit and wellness site created with Koinonia.
Organization
Personal Blog
A personal journal created with Substrata.
Website / Blog
Portability
Export, import, and share
Export to GitHub
Send the current Playground files to a GitHub repository.
Download as .zip
Download a complete Playground bundle for later import.
Import .zip
Open the native file chooser and restore a bundle.
Blueprint bundle
Copy a link, download the current blueprint, or run it again.