WP_DEBUG
-
Hi everyone,
I’m using the latest version of WordPress and I’m still seeing the Site Health warning:
“Your site is set to log errors to a potentially public file.”
But I’ve confirmed:
– WP_DEBUG is set to false
– WP_DEBUG_LOG is not defined at all in wp-config.php
– I even used unset($GLOBALS[‘WP_DEBUG_LOG’]) to remove it if defined
– debug.log does not exist in /wp-content
– All cache (LiteSpeed and browser) cleared
– No debug-related plugins installedEverything is clean, yet the warning persists. Is this a known false positive or caching bug?
Thanks in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘WP_DEBUG’ is closed to new replies.