WordPress/wordpress-playground

Stable web version

adamziel opened this issue · 3 comments

Let's make the web version of WordPress Playground work for the majority of use-cases. This means that using WordPress core and the popular plugins and themes should not yield any fatal errors, blank pages, or otherwise unexpected behaviors.

This means addressing all of the following issues:

Nice to haves:

  • #499 (nice enhancement but not really a blocker here)
  • #400 (only makes sense if we can somehow provide a network proxy)
  • #396 (relies on networking support)

At the same time, it does not require addressing the following:

  • #594 – it's more relevant for the CLI
  • #347 – ditto
  • #109 – only matters for custom Playground builds
  • #276 – Playground is not going to send emails from the browser
  • #314 – not relevant for using Playground on the web
  • #85 – non-starter without a hosted network proxy
  • #534 – not an error, it just needs a network proxy

@dmsnell @danielbachhuber @eliot-akira did I miss anything here?

@adamziel Nothing that I'm strongly opinionated about, I don't think.

All the "must haves" are now resolved. I'll close this issue and let's address "nice to haves" separately. If any major issue comes up, let's reopen.