WordPress/wordpress-playground

Remove use of WP_DEVELOPMENT_MODE constant

danielbachhuber opened this issue · 1 comments

In #623 (comment), we had to add WP_DEVELOPMENT_MODE as a temporary workaround. We should track down the underlying problem, fix it, and then remove the constant.

Let's close this issue:

  • It seems like a WordPress core problem.
  • There are non-Playground environments where this issue manifests.
  • Playground use of WP_DEVELOPMENT_MODE is limited to WordPress 6.3 which is now 4 releases old.

It would be lovely to get to the bottom of this, but it's relatively low priority compared to other issues. If anyone would ever like to help figuring this out, I'm happy to reopen.