Skip to main content

WordPress Playground Docs

Looking for the official Playground website?

WordPress Playground website moved to wordpress.org/playground/. The site you're at now hosts the documentation.

👋 Hi! Welcome to WordPress Playground documentation.

Playground is an online tool to experiment and learn about WordPress. This site (Documentation) is where you will find all the information you need to start using Playground.

The WordPress Playground documentation is distributed across four separate hubs (subsites):

  • 👉 Documentation (you're here) – Introduction to WP Playground, starter guides and your entry point to WP Playground Docs.
  • Blueprints – Blueprints are JSON files for setting up your WordPress Playground instance. Learn about their possibilities from the Blueprints docs hub.
  • Developers – WordPress Playground was created as a programmable tool. Discover all the things you can do with it from your code in the Developers docs hub.
  • API Reference – All the APIs exposed by WordPress Playground

This docs hub is focused on starting with WordPress Playground and is divided into the following major sections.

First steps

Whether you're a developer, a non-technical user, or a contributor, these docs will guide you as you start your learning journey:

tip

Read Introduction to Playground: running WordPress in the browser blog post in the WordPress Developer Blog for a great introduction to WordPress Playground

Take a deep dive

If you're a developer or tech user, you may want to check directly the APIs available:

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!

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.

Using Playground with AI assistants

WordPress Playground is designed to work with AI coding agents and AI-powered tools. It runs entirely client-side in WebAssembly — no authentication, no backend required, and isolated to the browser with no persistent side effects outside the sandbox — making it a safe, reliable environment for AI-generated demos and prototypes.

  • Using Playground with AI agents — Install the wp-playground skill for Claude Code, Cursor, Gemini CLI, GitHub Copilot, and other coding agents. Describe what you need; the agent runs the commands.
  • AI-readable site index — Machine-readable summary of Playground's capabilities, APIs, and docs in llms.txt format.
  • AGENTS.md — Guidance for AI coding agents contributing to this codebase.

License

WordPress Playground is free software released under the terms of the GNU General Public License version 2 or (at your option) any later version. For a complete license, see LICENSE.md.



Code is Poetry.