Selected Blueprint
Feed Reader with the Friends Plugin
Uses the Friends plugin so a theme author can test feed-reader layouts and authenticated plugin screens in Playground.
Start source
Selected route
Use this path when testing block editor fixes, theme.json behavior, or a branch from the Gutenberg repository.
This is Playground, a WordPress that runs client-side in your browser. The highlighted note reminds the tester that admin access is active.
Quick diagnostics
Saved Playground
Settings
File browser
define( 'DB_NAME', 'database_name_here' );
define( 'DB_USER', 'username_here' );
define( 'DB_PASSWORD', 'password_here' );
define( 'DB_HOST', 'localhost' );
define( 'WP_DEBUG', true );
Blueprint
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"login": true,
"landingPage": "/hello-from-playground/",
"preferredVersions": { "php": "8.3", "wp": "latest" }
}
Database
Database tools are early access and improve every week.
/wordpress/wp-content/database/.ht.sqliteLogs
[10:41:22] runtime ready
[10:41:23] wp-admin authenticated as admin
[10:41:25] network access enabled
Filtered results
Selected Blueprint
Uses the Friends plugin so a theme author can test feed-reader layouts and authenticated plugin screens in Playground.
Save temporary Playground
Your Playgrounds
Import routes
Export routes