=== Playground === Contributors: wordpressdotorg, antoniosejas, berislavgrgicak, zieladam Tags: playground, staging, sandbox Requires at least: 6.0 Tested up to: 6.4 Stable tag: 0.0.5 Requires PHP: 7.0 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html = Short description = Enables running a sandbox of your site using WordPress Playground (https://github.com/WordPress/wordpress-playground) == Description == Start a sandbox of your site using [WordPress Playground.](https://github.com/WordPress/wordpress-playground) The plugin will collect the content of your site site and spin up WordPress Playground with a copy of the site content. You can also preview a plugin installation from the WordPress.org repository. == Usage == = Starting a sandbox = - Open `/wp-admin/` on your site - Click on _Sandbox Site_ in the _Tools_ menu to load WordPress Playground with a copy of your site content = Testing a plugin = - Open `/wp-admin/` on your site - Click on _Add Plugins_ in the _Plugins_ menu - Find a plugin you want to test - Click the _Preview Now_ button - The plugin will be installed and activated in WordPress Playground with a copy of your site content == All features == - Start a sandbox of your site - Preview a plugin installation from the WordPress.org repository == Resources == - [Source code](https://github.com/WordPress/playground-tools/tree/trunk/packages/playground) - [WordPress Playground](https://developer.wordpress.org/playground) - [WordPress Playground repository](https://wordpress.github.io/wordpress-playground/) == Support == For any issues or questions about the WordPress Playground plugin, please open a GitHub issue in the [playground-tools](https://github.com/WordPress/playground-tools) repository. **This is an early preview to gather feedback and apply polish. This plugin isn't yet a well-rounded and feature-complete solution.** == License == The WordPress Playground Plugin is licensed under the GNU General Public License v2.0. This is a free software license that allows you to use, modify, and distribute the software, provided you adhere to its terms and conditions. == Changelog == = 0.0.5 = * Initial release.