Playground Learning library
Unsaved Playground

Saved-sites library

Choose a Playground to continue.

Playgrounds in this browser

3 saved, 1 temporary
W Temporary

Unsaved Playground

Vanilla WordPress, not stored

Path
/hello-from-playground/
Runtime
WP latest, PHP 8.3
W Saved

Research Browser Playground

Created May 21, 2026

Source
Blueprint URL
Storage
This browser
G Saved

Gutenberg Forms PR

Branch preview with network enabled

Source
PR or branch
Runtime
WP trunk, PHP 8.2
C Saved

Coffee Shop Demo

WooCommerce storefront sample

Source
Featured Blueprint
Storage
Local directory

Create

Start from the library

Start sources

Vanilla WordPress

Fresh site with admin logged in.

WordPress PR

Gutenberg PR or branch

From GitHub

Import a public plugin, theme, or wp-content directory. Re-authentication is required after refresh.

Blueprint URL

Import .zip

Opens the browser file chooser for a Playground bundle.

Persistence

Save temporary work

Saving 3028 / 3751 files
Copy progress81%

Saved management

Unsaved PlaygroundNot saved to browser storage
Research Browser PlaygroundCreated May 21, 2026

Runtime

Settings before reload

Stored sites have limited options
Applying settings resets an unsaved Playground. Saved Playgrounds use Save & Reload.

Site Manager

Manage the selected Playground

<?php define('CONCATENATE_SCRIPTS', false);
/** Database settings */
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",
  "landingPage": "/hello-from-playground/",
  "preferredVersions": { "php": "8.3", "wp": "latest" },
  "features": {}
}

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.

Runtime controls mirror the Settings panel and use Save & Reload for stored Playgrounds.

Import / Export

Move Playground work

Portable copies

Import .zip

Start from a local Playground bundle.

Export to GitHub

Send the selected Playground to a GitHub repository.

Download as .zip

Package the current Playground files.

Blueprint bundle

Copy the current blueprint link or download the bundle.

Database file

Download database.sqlite from the selected site.

Saved management

Rename a saved Playground

Saved management

Delete saved Playground

Deleting removes the browser-backed Playground entry from this library.