W Playground
Unsaved Playground

Plugin developer command center

Search, inspect, then run any Playground action.

Action registry

Grouped commands

Command Group Input Run

Playground inventory

Saved and temporary sites

Site Storage Runtime Actions
Unsaved PlaygroundNot saved to browser storage Temporary WP latest / PHP 8.3
Research Browser PlaygroundCreated May 21, 2026 Browser WP latest / PHP 8.3
Plugin QA SnapshotSaved in this browser yesterday Browser WP 6.8 / PHP 8.2

Site Manager

Inspector tabs

Apply Settings & Reset Playground is destructive for temporary sites. Stored sites use Save & Reload.
define( 'DB_NAME', 'database_name_here' );
define( 'DB_USER', 'username_here' );
define( 'DB_HOST', 'localhost' );
{
  "landingPage": "/hello-from-playground/",
  "preferredVersions": { "php": "8.3", "wp": "latest" },
  "features": {}
}
Database management is an early access feature. MySQL is emulated using SQLite.
Driver
MySQL emulation backed by SQLite
Path
/wordpress/wp-content/database/.ht.sqlite
Size
452 KB
PlaygroundNo problems so far
WordPressEmpty
PHPEmpty