Active run
Temporary WordPress site
Gutenberg branch: trunk
Browser storage copying 3028 / 3751 files
Research Browser Playground, slug generated
Settings reset or zip import replaces current site
Diagnostics first
A first-time learner sees what is running, what is safe, and what will be lost before opening files, changing settings, importing archives, or saving the Playground.
Active run
Gutenberg branch: trunk
Browser storage copying 3028 / 3751 files
Research Browser Playground, slug generated
Settings reset or zip import replaces current site
Environment health
Database
Logs
Boot completed with PHP 8.3.
Visited /hello-from-playground/ inside the frame.
No problems so far.
Import .zip will replace current files and database.
Live WordPress frame
This is Playground, a WordPress that runs client-side in your browser.
Start and import routes
Starts a fresh temporary Playground immediately.
Imports public plugins, themes, or wp-content directories. Token is not stored after refresh.
Opens the file chooser. Importing over the current Playground replaces files and database.
Persistence
The Playground is available from this browser and gets a saved slug.
Saved Playground /research-browser-playground/ created May 21, 2026.
Choose a writable folder on this device. Browser permission is required before files are copied.
Copying 1724 / 3751 files to local directory.
Saved Playgrounds
| Name | Status | Actions |
|---|---|---|
| Unsaved Playground | Temporary | |
| Browser saved | ||
| Workshop Testing Site | Local directory |
Site Manager
Unsaved changes reset the Playground. Saved Playgrounds use Save & Reload.
<?php define('CONCATENATE_SCRIPTS', false);
/** The base configuration for WordPress */
define('DB_NAME', 'database_name_here');
define('DB_USER', 'username_here');
define('DB_PASSWORD', 'password_here');
define('DB_HOST', 'localhost');
Inspect, copy, download, or run the current Blueprint bundle.
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"login": true,
"landingPage": "/hello-from-playground/",
"preferredVersions": { "php": "8.3", "wp": "latest" }
}
WordPress Playground emulates MySQL using SQLite.
No problems so far.
No problems so far.
No problems so far.
Blueprint gallery
Showing 12 representative cards from the 43 blueprint catalog.
Vueo theme gallery with paintings and pages.
WebsitePersonalWooCommerce storefront with custom products.
WooCommerceStoreRead feeds and social web subscriptions.
rsssocial webNews site using the Spiel theme.
WebsiteNewsDonation-focused site using Koinonia.
OrganizationSubstrata theme with longform posts.
PersonalBlogContent-heavy pages and navigation.
ContentMarketing pages and WooCommerce samples.
StoreGutenberg feature testing workspace.
GutenbergTheme patterns and style variations.
ThemesExample content and database inspection.
ExperimentsCommunity event pages and menus.
WebsitePortability
Send the current Playground files to a connected GitHub account.
Ready: repository destination required.
Package the current WordPress site for import or sharing.
Last result: playground-research-browser.zip prepared.
Importing a .zip replaces files and database in the active Playground.
Warning: save first if this temporary site matters.