Linux 软件免费装
Banner图

Unused Media Checker

开发者 derwebfuchsde
更新时间 2026年8月21日 05:22
PHP版本: 8.0 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

gallery media optimization cleanup unused

下载

1.4.0 1.2.0 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7

详情介绍:

English Unused Media Checker helps you identify, inspect, and safely remove unused media files from your WordPress Media Library. The Media Library scan runs in small, resumable batches instead of one long request. This reduces the risk of gateway timeouts on sites with large media libraries. If the scan page is closed or reloaded, returning to the page resumes the saved scan progress. Version 1.4.0 has been tested on development and staging installations with Media Libraries containing more than 6,000 files. Actual scan time depends on the hosting environment, content volume and enabled integrations. The plugin analyzes your site and lists attachments that are not referenced in: Key features: Deutsch Unused Media Checker hilft Ihnen, ungenutzte Dateien in Ihrer WordPress‑Mediathek zu identifizieren, zu überprüfen und sicher zu entfernen. Der Mediathek-Scan läuft in kleinen, fortsetzbaren Arbeitsschritten statt in einer einzigen langen Anfrage. Dadurch sinkt bei großen Mediatheken das Risiko eines Gateway-Timeouts. Wird die Scan-Seite geschlossen oder neu geladen, setzt das Plugin den gespeicherten Fortschritt beim nächsten Aufruf fort. Version 1.4.0 wurde in Entwicklungs- und Staging-Installationen mit Mediatheken mit mehr als 6.000 Dateien getestet. Die tatsächliche Scandauer hängt vom Hosting, dem Inhaltsumfang und den aktivierten Integrationen ab. Das Plugin analysiert Ihre Website und listet Anhänge, die nicht referenziert werden in: Funktionen:

安装:

  1. Download the plugin ZIP file.
  2. In the WordPress admin, go to Plugins > Add New Plugin > Upload Plugin and select the ZIP.
  3. Activate the plugin through the Plugins menu.
  4. Open Unused Media Checker > Media Library.
  5. Select the desired scan mode and integrations under Unused Media Checker > Settings.
  6. Click "Start new scan" and wait until the new result snapshot is complete.
  7. Inspect the results and begin with a small deletion batch.
Create a full backup of the database and uploads directory before permanently deleting media. Testing the cleanup on a staging site first is strongly recommended.

升级注意事项:

1.4.0 Introduces a resumable batch scan to prevent timeouts on large Media Libraries. 1.3.7 Adds Quick/Thorough scan modes and deep scan options, plus significant performance improvements (caching and reduced query load). 1.3.6 Photo Gallery (10Web) improvements: warning in Media Library unused list + improved motif grouping for imported Media Library variants. 1.3.5 Improved pagination after deletions and better UX for single-item deletes. Recommended for a smoother cleanup workflow. 1.3.4 Important compatibility update for WordPress 6.9 with more accurate detection of unused media and improved bulk deletion UX. Please update. 1.3.3 Minor code optimizations and removal of unused assets. 1.3.0 Major update: Inspect button, AdvancedAds support, performance improvements.

常见问题:

Will deleting unused media files affect my site?

No. Only files identified as unused are listed. Use the “Inspect” button to verify before removal.

Why aren’t my AdvancedAds images listed?

Media used in AdvancedAds is automatically detected and excluded from the list.

Do I need any settings?

No. The plugin provides defaults, while the settings page lets you choose the scan mode and optional integrations.

Why does the scan run in several steps?

Large scans can exceed PHP, proxy or web-server request limits. Version 1.4.0 processes the scan in small AJAX batches and stores its progress. If the page is closed or reloaded, return to Unused Media Checker > Media Library to resume the scan.

Can the plugin scan a large Media Library?

Version 1.4.0 has been tested with more than 6,000 media files on development and staging installations. Results and scan times can vary depending on hosting resources, site content and enabled integrations.

Why did deleting media not immediately reduce my hosting storage?

Items moved to the Media Library trash may still consume storage until they are permanently deleted. WordPress also creates resized variants, and hosting storage counters may update with a delay. Ask your hosting provider what is included in its storage calculation.

Should I create a backup first?

Yes. Back up the database and uploads directory and, where possible, test permanent deletion on a staging site first.

更新日志:

1.4.0 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 Removed unused CSS/JS – now relies on native List Table styles Updated version and README 1.3.2 Removed script.js and style.css enqueue 1.3.1 Added Inspect button before delete 1.3.0 Database queries with LIMIT/OFFSET WP_List_Table integration AdvancedAds support Centralized capability and nonce checks