Debug Manager Pro is a powerful developer tool for managing WordPress debugging without ever touching wp-config.php.
Visit the official website for more information: https://lyzerslab.com/wordpress-products/lyzers-debug-manager-pro
Features
- Toggle Debug Constants — Enable/disable WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY, SCRIPT_DEBUG, SAVEQUERIES via a modern UI.
- Emergency Recovery Mode — Access a standalone recovery dashboard to disable broken plugins, switch to a default theme, or restore a stable configuration when wp-admin is inaccessible.
- Error Collector — Capture PHP errors, group them, and store them with stack traces and timestamps.
- Log Viewer — View, search, filter, download, and clear debug.log.
- Performance Metrics — Monitor memory usage and execution time.
- Safe Mode — Restrict debug visibility to admins or specific IPs.
- Auto-Disable — Automatically turn off debug mode after a set time.
- Email Notifications — Get alerts for critical PHP errors.
- Snapshot Export — Export debug data as JSON for developers.
- Modern UI — Clean dashboard with real-time updates.
Security
- All actions require proper capability checks and nonces.
- wp-config.php is backed up before modification.
- OPcache is cleared after updates.
- Debug output is restricted from public users.