Health Radar

Health Radar

Details
View on WordPress

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?

  • WordPress Site Administrators β€” Take control of your plugin ecosystem.
  • Web Hosting Providers β€” Offer health audits to your clients as a value-add service.
  • WordPress Developers & Agencies β€” Audit client sites, debug complex plugin interactions, optimize performance.
  • WP-CLI Power Users β€” Integrate plugin audits into automation workflows and monitoring scripts.

Security & Privacy First:

This plugin operates with zero external dependencies and complete data privacy:

  • βœ… No external HTTP requests β€” All analysis happens locally on your server.
  • βœ… No telemetry or tracking β€” We don’t collect usage data.
  • βœ… No data transmission β€” Your plugin list, errors, and reports never leave your site.
  • βœ… WPCS & Security Compliance β€” Follows WordPress Coding Standards and best practices.
  • βœ… WP_Filesystem API β€” Uses WordPress’s secure file operations, never direct fopen/fread.
  • βœ… Nonce-protected AJAX β€” All admin actions verified with WordPress security tokens.
  • βœ… Capability Checks β€” Only administrators (manage_options) can run scans or view reports.

System Requirements

  • WordPress: 6.3 or newer
  • PHP: 8.1 or newer (object-oriented PHP with type hints)
  • Database: MySQL 5.7+ or MariaDB 10.2+
  • Recommended: WP_DEBUG enabled during audits for maximum visibility

Performance & Compatibility

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

Details

Plugin code:
health-radar
Plugin version:
1.0.0
Outdated:
No
WP version:
6.3 or higher
PHP version:
8.1 or higher
Test up to WP version:
6.9.4
Total installations:
0
Last updated:
2026-03-19
Rating:
Times rated:
0
debug-log
diagnostics
performance
php-compatibility
site-health