Uninstalled and misbehaving plugins leave behind lingering database bloat — autoloaded options, ghost cron events, stranded transients, orphaned tables. Traditional cleanup tools reach for aggressive drop/delete queries that risk breaking your site.
Attic audits your WordPress database for bloat, without any of that:
Two rules outrank every feature:
wp_attic_quarantined_*), never dropped until a purge window passes.wp-content — plugins, mu-plugins, themes, wp-config.php — looking for every candidate name before promoting anything to high confidence.Every finding shows its full evidence inline: which rule fired, what it attributed to and whether that plugin exists on disk, how many code references were found, and the size. A finding you cannot audit is a finding you should not act on.
attic_protected_options — additional never-flag option namesattic_protected_cron_hooks / attic_protected_tables — same, for cron and tablesattic_finding_confidence — last word on any single finding’s confidenceattic_reference_scan_roots — unusual layouts, custom content dirs