Walstar Clear Media Engine

外掛說明

Walstar Clear Media Engine helps you find and delete unused images from your WordPress Media Library.

It scans your WordPress site and detects images that are not used in:
– Post content
– Featured images
– Elementor page builder content
– Media references via attachment IDs
– WooCommerce product image galleries

This helps reduce server storage usage and improves website performance by removing unnecessary media files.

Important: Deleted images cannot be recovered.

Features

  • Scan unused images in Media Library
  • Detect usage in posts and pages
  • Detect featured images
  • Elementor compatibility support
  • WooCommerce product gallery support
  • Bulk selection and deletion
  • Simple and fast admin interface

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Tools Media Cleaner
  4. Click “Scan for Unused Images”

常見問題集

Will this plugin delete images automatically?

No. It only deletes images when manually selected by the admin.

Can I recover deleted images?

No. Deleted images are permanently removed from the Media Library.

Does it work with Elementor?

Yes, it detects images used in Elementor content.

Does it work with WooCommerce?

Yes, it detects images used in WooCommerce product galleries.

Is it safe to use?

Yes, but always take a backup before deleting images.

使用者評論

2026 年 5 月 20 日
As a WordPress developer when its time to delete unused images it is very confusing from the media library. I found this plugin very useful and tried it on my client website. It is 100% working solution for better media cleaning.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Walstar Clear Media Engine〉的開發相關工作。

參與者

將〈Walstar Clear Media Engine〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2

  • Fixed SQL LIKE wildcard escaping to prevent false positives on filenames containing % or _
  • Fixed permission check to use wp_die() instead of return after output is sent
  • Improved performance: added no_found_rows, update_post_meta_cache, update_post_term_cache flags to get_posts()
  • Added modal close on backdrop click and Escape key
  • Added keyboard accessibility to modal close button
  • Moved inline styles to stylesheet
  • Added missing alt attributes to images
  • Fixed version numbers in enqueued asset handles

1.1

  • Initial release
  • Added unused image detection
  • Added bulk delete feature
  • Elementor support added