Runtime Settings
Choose versions and capabilities before recreating the bug.
Temporary browser session. Settings reset the active WordPress instance.
Choose versions and capabilities before recreating the bug.
01 <?php define( 'CONCATENATE_SCRIPTS', false );
02
03 /** Database settings */
04 define( 'DB_NAME', 'database_name_here' );
05 define( 'DB_USER', 'username_here' );
06 define( 'DB_PASSWORD', 'password_here' );
07 define( 'DB_HOST', 'localhost' );
08
09 /** Authentication unique keys and salts. */
10 define( 'AUTH_KEY', 'put your unique phrase here' );
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"login": true,
"landingPage": "/hello-from-playground/",
"preferredVersions": { "php": "8.3", "wp": "latest" },
"steps": [
{ "step": "runPHPWithOptions" }
]
}
WordPress Playground emulates MySQL using SQLite. These tools are early access and intended for support inspection.
/wordpress/wp-content/database/.ht.sqliteNo problems so far.
[notice] admin loaded /hello-from-playground/ [warning] deprecated block style request ignored
No fatal errors recorded.
All captured creation paths are grouped by where the reproduction begins.
Filter existing templates without leaving the Site Manager workspace.
An art gallery created with the Vueo theme.
WebsitePersonalA WooCommerce storefront with custom products.
WooCommerceStoreRead web feeds in Playground and subscribe to sources.
RSSSocial webA gaming news site created with the Spiel theme.
NewsWebsiteA public-benefit site with donation-oriented content.
WebsiteOrganizationA compact personal blog created with a block theme.
PersonalThemesBrowser-backed sites and the active unsaved session are managed here.