Playground Repro tabs

Active repro

Unsaved bug repro

Support case WP-2041, testing a clean site with network access enabled.

W My WordPress Website Edit Site + New Howdy, admin
My WordPress Website Hello from WordPress Playground! Sample Page

Hello from WordPress Playground!

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

Logged in as admin

Reloading will clear this temporary case unless it is saved or exported.

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

define( 'WP_DEBUG', true );
define( 'CONCATENATE_SCRIPTS', false );

/* Authentication unique keys and salts. */
define( 'AUTH_KEY', 'support-repro-key' );
/blueprint.json Current bundle recipe
{
  "$schema": "https://playground.wordpress.net/blueprint-schema.json",
  "meta": {
    "title": "Support repro",
    "author": "support"
  },
  "login": true,
  "landingPage": "/hello-from-playground/",
  "preferredVersions": {
    "php": "8.3",
    "wp": "latest"
  },
  "features": {
    "networking": true
  }
}

Early access

Database management

WordPress Playground emulates MySQL using SQLite. Use these tools to inspect and export the current reproduction database.

Database driver
MySQL emulation backed by SQLite
SQLite database path
/wordpress/wp-content/database/.ht.sqlite
Size
452 KB

Diagnostics

Logs

Playground

No problems so far.

WordPress

[info] /hello-from-playground/ loaded
[info] admin session active
[notice] network access enabled

PHP

No PHP errors captured.

Runtime

Version and capability settings

Saved Playgrounds keep a smaller editable set and use Save & Reload.

Apply Settings & Reset Playground replaces this unsaved site. Stored sites reload after saving settings.

Inline task panels

Case tasks

Selected source

Vanilla WordPress

Starts immediately with WordPress latest and the current runtime defaults.

GitHub access tokens are not stored; reconnect after a refresh. Import .zip uses the browser file chooser.

Save Playground

Copying files

Saving 3028 / 3751 files

80%

Your Playgrounds

W
Unsaved bug repro Not saved to browser storage
Temporary
W
Research Browser Playground Created May 21, 2026 in this browser
Saved
W
Core PR 58123 Previewing a WordPress pull request
PR

Import

Bring code or recipes in

Export

Share this reproduction