Art Gallery
Vueo theme gallery site.
Saved management
Site Manager
Stored Playgrounds use Save & Reload. Temporary Playgrounds reset when settings are applied.
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' );
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 management is early access. Adminer and phpMyAdmin open in separate tools.
[Playground] No problems so far. [WordPress] No notices captured. [PHP] Empty error log.
Blueprint gallery
Vueo theme gallery site.
WooCommerce storefront.
Read feeds from the web.
Spiel theme news site.
Koinonia theme sample.
Substrata theme journal.
Command