

<p><strong>Dashboard</strong> — Real-time health score gauge (0–100), visual module summary cards, quick-access navigation to all audit modules, and health status indicators.</p>
Health Radar is a comprehensive WordPress plugin auditing and health monitoring tool for site administrators. Get a clear, real-time picture of their site’s plugin ecosystem—conflicts, performance bottlenecks, compatibility issues, and errors—without guessing or digging through logs.
Stop managing plugins blindly. Stop performance issues before they impact your users. Stop compatibility problems from becoming critical failures.
Core Features:
🔍 Plugin Conflict Detector — Instantly detects duplicate script and style handles, identifies hook collisions between active plugins, and highlights which plugins are fighting for the same resources.
⚡ Performance Insight Panel — Measures total enqueued assets, calculates JS/CSS payload, counts database queries (when SAVEQUERIES enabled), audits wp_options autoload bloat, and generates a 0–100 health score with actionable recommendations.
🐘 PHP Compatibility Checker — Validates each plugin’s Requires PHP header against your server version, scans for deprecated WordPress function usage, and flags incompatible plugins before they break your site.
📋 Debug Log Analyzer — Intelligently parses wp-content/debug.log, categorizes errors as fatal, warnings, or notices, attributes errors to specific plugins via stack trace analysis, and shows trends over time.
🧬 Duplicate Asset Detector — Uses file fingerprinting (MD5) to identify identical JavaScript and CSS libraries loaded by multiple plugins (detects jQuery, Lodash, Moment.js, Chart.js duplicates, and more).
📄 Health Report Generator — Compiles a full site health snapshot into a single printable page; export as JSON for automation, or generate PDF from browser print dialog.
WP-CLI Integration:
Automate plugin health audits and reporting via command line:
wp healthmonitor scan — Trigger a full plugin health scan and display results.wp healthmonitor score — Get your current health score (0–100) instantly.wp healthmonitor conflicts — List all detected plugin conflicts and collisions.wp healthmonitor report — Generate a complete health report in table format.wp healthmonitor report --format=json — Export full report as JSON for programmatic access and dashboards.wp healthmonitor log --last=50 — Display recent debug log entries (customizable number).Perfect for scheduled audits, CI/CD integration, and headless WordPress monitoring.
Who Should Use Health Radar?
Security & Privacy First:
This plugin operates with zero external dependencies and complete data privacy:
Performance Impact:
* Zero performance impact on front-end
* Admin dashboard scans: 1–3 seconds (depending on plugin count)
* Results cached for 1 hour
* No background processes or cron jobs
Tested Compatibility:
* ✅ WordPress 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 6.9+
* ✅ PHP 8.1, 8.2, 8.3, 8.4
* ✅ All major hosting providers (Kinsta, WP Engine, Bluehost, SiteGround, etc.)
* ✅ Multisite WordPress installations
* ✅ WP-CLI compatible