Feed Reader with the Friends Plugin
SelectedInstall a plugin-backed social feed and inspect subscriptions from the browser.
Results pane
Install a plugin-backed social feed and inspect subscriptions from the browser.
Run a store Blueprint when plugin work needs products, carts, and customer paths.
Open a visual site with media-heavy content for frontend and theme checks.
Preview editorial layouts and plugin UI in a dense news environment.
Use a public-site Blueprint with forms, calls to action, and editorial copy.
Test authoring, post lists, theme styling, and editor changes quickly.
Workspace
Temporary Playgrounds are lost on refresh or close unless they are saved.
This is Playground, a WordPress that runs client-side in your browser.
Note that you are logged-in as admin!Start a fresh Playground immediately.
Enter a PR number or URL to preview core changes.
Accepts PR numbers, URLs, or branch names.
Connect GitHub to import public plugins, themes, or wp-content directories. The token is not stored.
Open the native file chooser for a Playground zip package.
1 <?php define('CONCATENATE_SCRIPTS', false); 2 /** 3 * The base configuration for WordPress 4 */ 5 define('DB_NAME', 'database_name_here'); 6 define('DB_USER', 'username_here');
WordPress Playground emulates MySQL using SQLite.
No problems so far.
No problems so far.
No problems so far.
Move this Playground into a repository or portable archive.