Debug Manager Pro
Professional WordPress debug management — toggle constants, view logs, track errors, monitor performance, and recover broken sites instantly. Nowp-config.phpediting required.
Real-time
Error Tracking
1-Click
Recovery Mode
Zero
Config Editing
Secure
Debug Access
Overview
Debug Manager Pro provides a modern admin dashboard for managing WordPress debugging without ever touching wp-config.php manually.
It combines a log viewer, performance tracker, error collector, and emergency recovery toolkit into one unified, intuitive interface — giving you full visibility and control over your site's health.

Core Features
Debug Controls
- Toggle WP_DEBUG, WP_DEBUG_LOG, SCRIPT_DEBUG
- No manual file editing required
- Automatic backup before any change
Error Tracking
- Captures PHP errors with full stack traces
- Groups repeated/duplicate errors
- Severity labels: Critical, Warning, Notice
Log Viewer
- Browse and search debug.log in-dashboard
- Filter by error type or severity
- Download or clear logs instantly
Performance Monitoring
- Execution time tracking per request
- Memory usage & peak usage display
- Real-time updates in admin panel
Debug Controls
Toggle all WordPress debug constants from a single panel — no code, no FTP, no risk of syntax errors.
WP_DEBUGMaster debug mode on/offWP_DEBUG_LOGWrite errors to debug.logWP_DEBUG_DISPLAYShow/hide errors on screenSCRIPT_DEBUGUse unminified JS/CSS files
A backup of wp-config.php is created automatically before any modification.

Error Tracking
Every PHP error is captured, categorized, and displayed with a full stack trace — giving you precise context to fix issues fast.
Fatal errors that halt execution
Non-fatal issues to address
Informational messages

Log Viewer
Read, search, and manage your debug.log file directly from the WordPress admin — no server access needed.
- Real-time log browsing with search and filter
- Filter by error type, severity, or date range
- One-click download of log file
- Clear logs without leaving WordPress

Performance Monitoring
Understand how your site performs on every page load with built-in metrics.
Execution Time
Per-request load time tracking
Memory Usage
Current and peak PHP memory
Query Count
Database queries per request
Real-time Updates
Live stats in the admin panel

Advanced Tools
Auto Disable Debug
- Set a timer to auto-disable debug mode
- Prevents accidentally leaving debug on in production
Email Alerts
- Receive notifications for critical PHP errors
- Configure recipients and threshold in settings
Snapshot Export
- Export full debug state as a JSON snapshot
- Share with developers for faster diagnosis
Event Timeline
- Chronological log of all system changes
- Track when debug settings were toggled

Emergency Recovery Mode
If your site breaks or wp-admin becomes inaccessible, Recovery Mode gives you instant safe access.
Access a secure recovery URL that bypasses broken plugins
Disable individual plugins without wp-admin access
Switch to a safe default theme instantly
Restore the last working wp-config.php backup

Security
Every action in Debug Manager Pro is protected by multiple layers of WordPress security best practices.
Nonce Verification
All form submissions validated with nonces
Admin Capability Checks
Only authorized admins can access debug tools
IP Whitelist (Safe Mode)
Restrict debug access to specific IP addresses
Auto wp-config Backups
Backup created before every configuration change
Safe Input Handling
All user input sanitized and escaped
Output Encoding
All output properly escaped to prevent XSS

Installation
- 1
Upload the Plugin
Upload the plugin folder to
/wp-content/plugins/via FTP, or install directly from the WordPress plugin dashboard. - 2
Activate
Go to Plugins → Installed Plugins and click Activate next to Debug Manager Pro.
- 3
Open the Dashboard
Find Debug Manager in your WordPress admin sidebar and open the settings panel.
- 4
Save Your Recovery Link
Immediately copy and store your Emergency Recovery Link from the Recovery tab.
Requirements
WordPress
6.0 or higher
PHP
8.0 or higher
MySQL
5.7 or higher