Selected start
Vanilla WordPress
Start a clean WordPress Playground immediately with the current default runtime.
Workshop deck
Live site
This compact shell keeps the educator's next action, save state, and site controls in thumb reach.
Run tab
Settings
Sites tab
Protect this temporary Playground from refresh or close.
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_HOST', 'localhost');
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"landingPage": "/hello-from-playground/",
"preferredVersions": { "php": "8.3", "wp": "latest" },
"features": {}
}
Data tab
WordPress Playground emulates MySQL using SQLite. The database tools are work in progress.
Gallery tab
Showing all 43 blueprints