Linux 软件免费装
Banner图

SAC Database Inspector

开发者 jackofall1232
更新时间 2026年9月15日 05:40
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

performance database database cleaner autoload diagnostics

下载

0.1.3 0.2.0 1.0.0 1.1.0 1.1.1 1.1.2

详情介绍:

SAC Database Inspector helps administrators understand what is using the WordPress database before deciding whether maintenance is appropriate. It is inspection-first: no background cleanup, “clean everything” action, telemetry, paid feature, or automatic external request is included. Modern dashboard Database diagnostics Ownership and footprints Autoload and ghost data Controlled maintenance and rollback Reports and optional AI

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install it through the Plugins screen.
  2. Activate SAC Database Inspector.
  3. Open Tools → DB Inspector.

屏幕截图:

  • Runtime, storage, and maintenance health categories with explainable score penalties
  • Conservative plugin database footprints with ownership confidence
  • Paginated, searchable autoload inspector with safe previews
  • Read-only ghost data findings with evidence and confidence
  • Redacted report exports and optional AI interpretation with connector guidance
  • Safety snapshot history and supported restoration

升级注意事项:

1.1.0 Adds modular diagnostics, ownership-aware footprints, bounded safety snapshots, redacted reports, and optional WordPress AI explanations. No release tag is created by this source change.

常见问题:

Does the plugin change data automatically?

No. Scanning is read-only. Every maintenance action is initiated explicitly by an administrator, handles a bounded batch, and creates a safety snapshot where practical.

Is plugin ownership guaranteed?

No. SAC uses conservative exact-prefix evidence and reports confidence. Unknown data remains unknown, and heuristic ownership never authorizes deletion.

Is data from an inactive plugin considered orphaned?

No. Inactive but installed plugins have a distinct status and are not treated as missing.

What happens when database size access is restricted?

Table and total-size fields are marked unavailable. Other diagnostics continue to work, and restricted information_schema access is not treated as database failure.

How are snapshots stored?

Snapshots are stored locally in a non-autoloaded WordPress option, limited to 20 operations and 14 days, and removed when the plugin is uninstalled. Snapshot values are excluded from exports and AI context.

Does AI have access to cleanup tools?

No. AI is an optional explanation layer. It receives a capped, redacted metadata report only after an administrator requests an explanation. No mutation ability or database credential is exposed.

Does SAC contact an AI provider when AI is unavailable?

No. AI UI is enabled only when WordPress reports that configured text generation is supported. All other functionality is independent of AI.

Why is the AI interpretation unavailable on my site?

The optional AI features use the WordPress 7.0 AI Client. WordPress needs a text-generation connector configured under Settings → Connectors; the Reports & AI tab links there directly. Every deterministic diagnostic works without it.

Can I disable every maintenance action?

Yes. Add add_filter( 'wpdi_read_only', '__return_true' ); in site-specific code.

更新日志:

1.1.2 1.1.1 1.1.0 1.0.0 0.2.0 0.1.1 0.1.0