P
Playground Agency workspace
Saved Playground
W My WordPress Website Edit Site + New Howdy, admin

Hello from WordPress Playground!

This is Playground, a WordPress that runs client-side in your browser. It is ready for training, plugin trials, theme reviews, and repeatable client QA.

Logged in as admin

Client review content, theme experiments, and plugin trials are isolated in this browser-backed environment.

W

Client QA Status

Runtime
WordPress latest · PHP 8.3
Network
Allowed
Storage
Saved in this browser

Next Actions

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

/* Authentication unique keys and salts. */
define( 'AUTH_KEY', 'client-site-preview' );
/blueprint.json
{
  "$schema": "https://playground.wordpress.net/blueprint-schema.json",
  "landingPage": "/hello-from-playground/",
  "preferredVersions": {
    "php": "8.3",
    "wp": "latest"
  },
  "features": {
    "networking": true
  }
}
Featured starts: Art Gallery · Coffee Shop · Feed Reader · Gaming News · Non-profit Organization

Database management is early access

WordPress Playground emulates MySQL using SQLite. Database tools are available for inspection and exports.

Database driverMySQL emulation backed by SQLite
SQLite database path/wordpress/wp-content/database/.ht.sqlite
Size452 KB

Playground

No problems so far.

WordPress

[info] booted /hello-from-playground/
[info] admin session active

PHP

No PHP errors captured.

Runtime

Capabilities

Applying settings resets an unsaved Playground. Stored Playgrounds use Save & Reload with limited configuration options.