All Twenty Diagnostic Modules.
Every Plan. No Feature Tiers.

Every Pro plan includes the complete diagnostic suite — Root Cause Analysis, Conflict Detector, Pre-Update Impact Analysis, Security Audit, Core Web Vitals, Request Profiler, Performance Baselines, and more. The only difference between plans is the number of sites.

Not ready to commit? Download the free Lite version — ten core modules, no account, no expiry. Upgrade when you need the deeper answers.

  14-day money-back guarantee  ·    100% read-only  ·    No data sent anywhere

Think of it this way: If Pro saves you from one avoidable emergency debugging session per year — at $100–$200/hr — it pays for itself on the first incident. For agencies, that math repeats on every client site.

Choose the Plan That Fits Your Practice

Know what's broken. Know what changed. Know which plugin caused it — on every site you manage.

Not ready to commit? Download Lite for free on WordPress.org — get the full Error Log & Error Map, What Changed? timeline correlation, Blast Radius Analyzer, Autoload Governor, Health Score Dashboard, DB Health, Cron Inspector, Asset Inspector, Time Bomb Detector, and Server & PHP Environment — with no time limit, no account required, and no nag screens.

What Each Module Actually Does

All of these are included in every Pro plan.

Root Cause Analysis

Names the responsible plugin across all findings, with WP-CLI commands and a deactivation link.

Plugin Conflict Detector

Shows which plugins are fighting over the same hooks, loading duplicate assets, or providing overlapping functionality.

Pre-Update Impact Analysis

Scores every pending update with a 0–100 Blast Radius Score before you click anything.

Request Profiler

Per-request execution time, peak memory, query counts, and hook timeline for deep performance diagnosis.

External Dependencies

Tracks every outbound HTTP call your site makes — surfaces slow or failing payment gateways, APIs, and CDNs.

Performance Baselines

Rolling snapshots of execution time and memory over time — flags regressions automatically.

Core Web Vitals

Server-side LCP, CLS, and INP estimates with Good / Needs Work / Poor ratings and actionable signals.

Security Audit

User & role audit, plugin checksum verifier, and REST API route inspector.

Content Health

Media library integrity, broken reference detection, and rewrite rules inspection.

Risk Indicators

Deprecated function inventory, breaking hooks detector, and plugin compatibility matrix.

Full Export Report

Comprehensive HTML diagnostic report from all modules — shareable without granting admin access.

Full Feature Comparison: Lite vs Pro

Every Pro plan is identical in features — only the site count and support level differ.

   FeatureLite
Free
Starter ProStudio ProGrowth ProAgency Pro
Number of sitesUnlimited1Up to 5Up to 25Unlimited
Health Score Dashboard (animated gauge, system snapshot)
Error Log Aggregation & Error Maps (grouped by severity, plain-English fix steps, WP-CLI commands) Full Full Full Full Full
What Changed? Timeline (correlate plugin/theme/WP updates with error spikes, confidence scoring) Full Full Full Full Full
DB Health Inspector (table bloat, indexes, orphaned rows) Partial Full Full Full Full
Autoload Governor (per-plugin attribution, Deep Diagnostics — top 3 free, full list & remediation in Pro) Partial Full Full Full Full
WP-Cron & Action Scheduler Inspector Partial Full Full Full Full
Blast Radius Analyzer (custom tables, cron jobs free; REST API map & Hook Inspector in Pro) Partial Full Full Full Full
Asset Inspector (front-end CSS & JS with file sizes) Partial Full Full Full Full
Time Bomb Detector (SSL expiry free; PHP risk, stale plugins, API scan & update analysis in Pro) Partial Full Full Full Full
Server & PHP Environment (basic PHP summary free; full php.ini, WP constants, extensions & DB details in Pro) Partial Full Full Full Full
Risk Indicators (deprecated functions, breaking hooks, compatibility matrix)
Security Audit (user & role audit, plugin checksum verifier, REST API inspector)
Content Health (media library integrity, rewrite rules, broken references)
Core Web Vitals Estimation (server-side LCP, CLS, INP proxy estimates)
Request Profiler (per-request execution time, memory, query timing, hook timeline)
Root Cause Analysis (cross-module correlation, plugin attribution, WP-CLI commands)
External Dependency Monitor (outbound HTTP latency, failing services, blocking requests)
Performance Baselines (rolling snapshots, automatic regression detection)
Conflict Detector (hook conflicts, competing plugins, duplicate assets, priority extremes)
Pre-Update Impact Analysis (Blast Radius Score 0–100 per pending update)
Diagnostic Report Export (shareable self-contained HTML report) Core summary Full Full Full Full
Support levelWordPress.org forumsEmailEmailPriorityDedicated

Common Questions

Is WP Health Inspector safe to use on live sites?

Yes — 100% read-only. Every query is SELECT, SHOW, or SHOW INDEX. The plugin never modifies your database, runs cleanup routines, or touches user data. It was designed from the ground up to be safe on live production environments — because that's where you need a diagnostic tool most.

What modules are included in every Pro plan?

All twenty: Health Score Dashboard, DB Health Inspector, Blast Radius Analyzer, Asset Inspector, Cron Inspector, Autoload Governor, Risk Indicators, Time Bomb Detector, Server & PHP Environment, Error Log Aggregation, What Changed? Timeline, Security Audit, Content Health, Core Web Vitals Estimation, Request Profiler, Root Cause Analysis, Conflict Detector, External Dependency Monitor, Performance Baselines, and Pre-Update Impact Analysis — plus a full diagnostic report export. Every plan — Starter through Agency — gets the complete suite. The only difference is the number of site activations and support level.

Is there a refund policy?

Yes — all Pro plans come with a 14-day money-back guarantee. If the plugin doesn't meet your needs within 14 days of purchase, contact support for a full refund.

What counts as a "site"?

Each unique WordPress installation counts as one site. WordPress Multisite networks count as a single site per network, regardless of how many subsites they contain.

Is the Lite version really free forever?

Yes. Lite is a permanently free plugin on WordPress.org — no trial period, no credit card, no account required. You get full access to ten core diagnostic modules: Health Score Dashboard, Error Log Viewer with Error Maps, What Changed? Timeline, DB Health Inspector, Autoload Governor, Blast Radius Analyzer, Asset Inspector, Cron Inspector, Time Bomb Detector (SSL check), and Server & PHP Environment summary. Several modules have expanded functionality in Pro.

How is this different from Query Monitor or Site Health?

Query Monitor and Site Health are development-time tools — best suited for debugging a specific request in real time. WP Health Inspector is designed for diagnosing a site's accumulated state: parsing your full error log, correlating errors with recent changes, attributing database bloat to specific plugins, surfacing overdue cron jobs, and showing you what will happen when you update a plugin. These are complementary tools, not competing ones. Many developers use both.

Which modules require a Pro license?

Eleven modules are fully Pro-exclusive: Security Audit, Content Health, Core Web Vitals Estimation, Request Profiler, Root Cause Analysis, Conflict Detector, External Dependency Monitor, Performance Baselines, Pre-Update Impact Analysis, Risk Indicators, and the full Export Report. Four additional modules — Blast Radius Analyzer, Autoload Governor, Time Bomb Detector, and Server & PHP Environment — offer partial access in Lite with full functionality in Pro.

The Risk Indicators page takes a while to load — is that normal?

Yes. The Plugin Compatibility section calls the WordPress.org API once per installed plugin. On sites with 30+ plugins, this can take 10–20 seconds due to external network latency. This is expected behavior, not a bug.