Site Manager
File and data operations
Ready
Files
Selected file editor
1 <?php
2 define( 'DB_NAME', 'database_name_here' );
3 define( 'DB_USER', 'username_here' );
4 define( 'DB_PASSWORD', 'password_here' );
5 define( 'DB_HOST', 'localhost' );
6 define( 'DB_CHARSET', 'utf8mb4' );
7 define( 'WP_DEBUG', false );
No pending file operations.
Blueprint tools
JSON, gallery, and bundle actions
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"login": true,
"landingPage": "/hello-from-playground/",
"preferredVersions": { "php": "8.3", "wp": "latest" },
"steps": [
{ "step": "runPHP", "code": "<?php /* seed content */" }
]
}
Blueprint JSON is valid and ready to run.
Database
SQLite-backed data tools
Database ready
No download in progress.
Adminer and phpMyAdmin open in separate tool windows when selected.
Logs
Playground, WordPress, and PHP logs
- Ready: Web runtime mounted at /wordpress.
- Notice: Local-directory permission not granted yet.
- No WordPress errors so far.
- No PHP fatal errors so far.
Runtime settings
Versions, language, and reset behavior
Destructive reset for temporary Playground
Applying settings replaces the current WordPress files and SQLite database. Save first to preserve this work.
Create routes
Start, preview, or import
No ZIP selected
Choose an archive to validate before replacing the current files and database.
Save flows
Browser storage or local directory
1. Folder picker
No folder selected.
2. Permission
Waiting for folder grant.
3. Copy WordPress files
Progress will appear here.
4. Local identity
Local directory identity not established.
Saved Playgrounds
Open, manage, rename, delete
Unsaved Playground
Temporary, current, lost on refresh or close
Plugin Review Playground
Browser storage, created May 21, 2026
No destructive action pending
Delete actions require confirmation and then remove the row from this list.
Live WordPress shell
Homepage preview
Loaded
/hello-from-playground/
Hello from WordPress Playground!
This is Playground, a WordPress that runs client-side in your browser. It is ready for file, Blueprint, database, and log operations.
You are logged in as admin in a temporary Playground.
Transfer history and outcomes
3 events
- Ready: temporary Playground opened at /hello-from-playground/.
- Available: Export to GitHub, ZIP download, Blueprint bundle download, database download.
- Warning: save before destructive reset or ZIP import.