WordPress Playground
👋 Hi! Welcome to WordPress Playground documentation. Playground is an online tool to experiment and learn about WordPress – learn more in the overview section.
The documentation consists of two major sections:
- Documentation (you're here) – Introduction, concepts, and guides
- API reference – All the APIs exposed by WordPress Playground
This site (Documentation) is where you will find all the information you need to start doing something awesome things with Playground.
Quick start​
- Start using WordPress Playground in 5 minutes (and check out the demo site)
- Build your first app with WordPress Playground
- Use Playground as a zero-setup local development environment
- Read about the limitations
- WordCamp Contributor Day
Take a deep dive​
- Read about Playground APIs and basic concepts
- Review links and resources
- Choose the right API for your app
- Query API enable basic operations using only query parameters
- JSON Blueprints give you a great degree of control with a simple JSON file
- JavaScript API give you full control via a JavaScript client from an npm package
- Dive into the architecture and learn how it all works
Get Involved​
WordPress Playground is an open-source project and welcomes all contributors from code to design, and from documentation to triage. Don't worry, you don't need to know WebAssembly to contribute!
- See the Contributors Handbook for all the details on how you can contribute.
- Join us in the
#meta-playground
channel in Slack (see the WordPress Slack page for signup information)
As with all WordPress projects, we want to ensure a welcoming environment for everyone. With that in mind, all contributors are expected to follow our Code of Conduct.
License​
WordPress Playground is free software, and is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See LICENSE.md. for complete license.