You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation misses out the WORDPRESS_DEBUG environment variable which I found to be quite important when using it to develop locally when WP_DEBUG is required to be true.
The only reference to it I have found is in a PR from a couple of years ago.