|
{{SITE_URL}}
|
{{SITE_NAME}}
|
| Check | Status | Value | Notes |
|---|---|---|---|
| Autoload Data | {{AUTOLOAD_LEVEL}} | {{AUTOLOAD_SIZE}} ({{AUTOLOAD_COUNT}} options) | Recommended limit 800KB. High autoload data slows every page request. |
| Expired Transients | {{TRANSIENT_LEVEL}} | {{TRANSIENT_EXPIRED}} expired of {{TRANSIENT_TOTAL}} total | Expired transients bloat the options table. Use Optimise to purge. |
| Options Table Size | {{OPTIONS_LEVEL}} | {{OPTIONS_COUNT}} rows | Warning above 1,000 rows; critical above 10,000. |
| Table Overhead | {{OVERHEAD_LEVEL}} | {{OVERHEAD_MB}} MB fragmented | Fragmented space from deleted rows. Optimise tables to reclaim. |
| Post Meta | {{POSTMETA_LEVEL}} | {{POSTMETA_COUNT}} rows, {{POSTMETA_ORPHANED}} orphaned | Orphaned meta rows belong to deleted posts and can be safely removed. |
| Table Engines | {{ENGINES_LEVEL}} | {{ENGINES_COUNT}} MyISAM table(s) | MyISAM lacks crash recovery. InnoDB is recommended for all tables. |
| Missing Indexes | {{INDEXES_LEVEL}} | {{INDEXES_COUNT}} table(s) without index | Tables without indexes can cause slow queries at scale. |
|
|
| Table Name | Rows | Data Size | Index Size | Engine | Overhead |
|---|
| Check | Status | Detail |
|---|