WordPress Playground (and my.wordpress.net) are tools that run an entire WordPress
instance inside your browser.
Turbo Admin contains some support for WordPress Playground. But with the following notes:
- Some features don't work: the REST API can't be discovered and this makes search and other actions
using the REST API impossible.
- You need to click inside the Playground Site before the command palette will work: The site is in an
iFrame (actually nested inside several iFrames) and you need to click into it to allow the key
presses to be recognised.