Sites folder
Start or resume
Saved locally
Unsaved Playground is running. Save locally before refreshing to keep changes.
Start a new Playground
Featured blueprints
This is an Unsaved Playground. Your changes will be lost on page refresh.
Runtime settings
/wordpress
wp-admin/
wp-content/
themes/
twentytwentyfive/
plugins/
friends/
uploads/
wp-includes/
index.php
wp-config.php
<?php
/**
* Plugin Name: Studio Notice
*/
add_action( 'admin_notices', function () {
echo '<div class="notice notice-success">Warm Paper Studio is running.</div>';
} );
blueprint.json
attached-files/
products.xml
theme.zip
notice.php
Database management is an early access feature. Report issues in the GitHub issue tracker.
| Table | Rows | Size |
|---|
| wp_posts | 42 | 196 KB |
| wp_options | 183 | 88 KB |
| wp_users | 2 | 16 KB |
| wp_woocommerce_order_items | 12 | 24 KB |