Developer Mode Enabled although WP_DEBUG set to false
-
In my config I have set
define('WP_DEBUG', false);
, nevertheless the message ‘Developer Mode Enabled’ is displayed. I checked it this is related to the new 1.4 release but found that it was already the same on 1.3.3.
I think it could be related to our new setup: we added an NGINX proxy in front of our apache webserver to handle the load.
I tried to figure out how the redux framework sets the debug mode but failed – can you help here please? Currently I only deployed the new version on our staging server.
thx
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Developer Mode Enabled although WP_DEBUG set to false’ is closed to new replies.