Back to Developer Roadmap

WP_DEBUG

src/data/roadmaps/wordpress/content/[email protected]

4.0909 B
Original Source

WP_DEBUG

WP_DEBUG is a PHP constant in WordPress that, when enabled, activates the debugging mode. This mode displays PHP errors, notices, and warnings on your website, which are normally hidden. It's a valuable tool for developers to identify and fix issues within their WordPress themes, plugins, or core installation.

Visit the following resources to learn more: