Walstar Clear Media Engine
Walstar Clear Media Engine
Description
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
Installation
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Tools Media Cleaner
- Click “Scan for Unused Images”
Faq
No. It only deletes images when manually selected by the admin.
No. Deleted images are permanently removed from the Media Library.
Yes, it detects images used in Elementor content.
Yes, it detects images used in WooCommerce product galleries.
Yes, but always take a backup before deleting images.
Reviews
This plugin is working as I want.
By Shubham Patil (iamshubhamsp) on May 20, 2026
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.
Changelog
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