W Playground Register

Saved management

Playground Register

Name State Runtime Source Commands

Site Manager

Research Browser Playground

Runtime settings

Stored Playgrounds use Save & Reload. Temporary Playgrounds reset when settings are applied.

File browser

1  <?php define( 'CONCATENATE_SCRIPTS', false );
2  /** The base configuration for WordPress. */
3  define( 'DB_NAME', 'database_name_here' );
4  define( 'DB_USER', 'username_here' );
5  define( 'DB_PASSWORD', 'password_here' );
6  define( 'DB_HOST', 'localhost' );
7  define( 'DB_CHARSET', 'utf8mb4' );

Blueprint bundle

1  {
2    "$schema": "https://playground.wordpress.net/blueprint-schema.json",
3    "login": true,
4    "landingPage": "/hello-from-playground/",
5    "preferredVersions": { "php": "8.3", "wp": "latest" }
6  }

Database

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

Database management is early access. Adminer and phpMyAdmin open in separate tools.

Logs

[Playground] No problems so far.
[WordPress] No notices captured.
[PHP] Empty error log.

Blueprint gallery

43 Blueprints

Art Gallery

Vueo theme gallery site.

Coffee Shop

WooCommerce storefront.

Feed Reader with the Friends Plugin

Read feeds from the web.

Gaming News

Spiel theme news site.

Non-profit Organization

Koinonia theme sample.

Personal Blog

Substrata theme journal.