WP Debugging
View on WordPress.orgScores higher than 81% of indexed plugins
About
A support/troubleshooting plugin for WordPress.
Security History
What It Does
WP Debugging is a support and troubleshooting utility that helps WordPress administrators and developers configure debug settings more easily, primarily by writing the required WP_DEBUG, WP_DEBUG_LOG, and related constants to the wp-config.php file without manual editing. Once enabled, it captures PHP errors, warnings, and notices to the debug log, which can then be reviewed in the admin area or shared with support staff.
Who It's For
This plugin is a good fit for WordPress support technicians, hosting provider support teams, agencies, and consultants who need a quick, standardized way to turn debug logging on and off across client sites without touching wp-config.php manually. It is also useful for site owners who are troubleshooting an issue and want to capture error output to share with a developer.
Who Should Skip It
Developers who already manage their own wp-config.php constants, teams using a dedicated debugging tool like Query Monitor, or anyone running purely production sites with no ongoing troubleshooting needs should skip this plugin, as it adds little beyond what a one-time manual edit accomplishes.
The Bottom Line
WP Debugging is a small, focused utility that does one job well: enabling WP_DEBUG constants without manual file edits, and its perfect maintenance and compatibility scores make it a safe, lightweight install. The main reservations are modest install numbers, a tiny sample of ratings, and a single unresolved support thread, so if you need broader diagnostic depth or verified large-scale adoption, Query Monitor is the stronger default. For targeted support workflows where you simply need debug logging toggled quickly, it remains a solid choice.
Related Plugins
Pick Query Monitor instead if you need far deeper developer diagnostics including database queries, hooks, HTTP requests, and template performance, with 200,000 installs backing a much richer feature set.
Pick WP Crontrol if your debugging focus is specifically on WordPress cron events and scheduled tasks rather than general PHP error capture.
Pick Debug Log Manager if you mostly need in-dashboard viewing and clearing of the debug.log file, since it pairs well with or replaces manual log inspection workflows.
Pick SupportCandy if you need a full customer-facing ticketing and live chat system for end users rather than an internal developer troubleshooting utility.
Pick Debug Bar if you prefer an admin-bar-based debug overlay for quick development inspection, though note its install base and feature scope are similar to WP Debugging.