Linux 软件免费装
Banner图

Refaxination

开发者 butialabs
更新时间 2026年6月19日 23:05
PHP版本: 8.2 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

media files uploads audit orphaned

下载

1.0.1 1.0.0

详情介绍:

Refaxination scans wp-content/uploads and cross-references every file against the database. Attachments, post content, post meta, options, and third-party plugins, to identify files that are no longer referenced anywhere. Features: This plugin does not auto-delete anything. Every file operation is logged and reversible.

安装:

  1. Upload the refaxination folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Use the Tools → Refaxination menu to view the dashboard
  4. Run scans via WP-CLI (see below)
Requirements:

常见问题:

Does this plugin delete files automatically?

No. Refaxination only reads and reports. File moves/quarantines are initiated manually through the admin dashboard or CLI.

Is it safe to run on a live site?

Yes. Scans are read-only. No changes are made to files or the database during a scan.

What happens to moved files?

All file moves are logged in the wp_refaxination_moves table, which is preserved even after uninstall (unless you explicitly opt out).

Can I reverse a quarantine operation?

The audit log in the database records the original path of every moved file, so files can be manually restored.

更新日志:

1.0.1 1.0.0