W
Saved Playground
W My WordPress Website Edit Site + New Edit Page Howdy, admin

Hello from WordPress Playground!

This is Playground, a WordPress that runs client-side in your browser. It is ready for training, plugins, themes, and testing.

Logged in as admin

Command launcher

Find any Playground action

⌘ K

Create

Blueprints

Save and Manage

Site Manager

Import / Export

Site Manager

Inspector tabs stay searchable, but remain visible for deep work

Settings

WordPress Version
PHP Version
Language

Apply Settings & Reset Playground resets an unsaved site. Stored Playgrounds use Save & Reload.

File browser

  • /wordpress
  • wp-admin
  • wp-content
  • wp-includes
  • wp-config.php
define( 'DB_NAME', 'database_name_here' );
define( 'DB_USER', 'username_here' );
define( 'DB_PASSWORD', 'password_here' );
define( 'DB_HOST', 'localhost' );

Blueprint

{
  "$schema": "https://playground.wordpress.net/blueprint-schema.json",
  "landingPage": "/hello-from-playground/",
  "preferredVersions": { "php": "8.3", "wp": "latest" }
}

Database

Database driver: MySQL emulation backed by SQLite

SQLite database path: /wordpress/wp-content/database/.ht.sqlite

Size: 452 KB

Logs

No problems so far.