Description
Automatically deletes attachments (images, videos, files etc…) linked to a page, post or custom post type when it is deleted.
Support Woo Commerce and all plugins that support Custom Post Types.
This plugin deletes also relative thumbnails of images.
Goodbye junk, orphaned and forgotten files clogging up server space over time!
Author Plugin Website
Here you can find other premium plugins:
Stefano Fattori – WordPress Plugins
Screenshots
Installation
- Upload
auto-attachment-cleaner
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Select the post types on which the plugin should work on the page
Settings > Auto Attachments Cleaner
and save settings
FAQ
-
When are attachments deleted?
-
When the post is permanently deleted from the trash or the trash is emptied
-
Are all thumbnails created by wordpress also deleted?
-
Yes, a native WordPress function is used for deleting images, which also deletes all thumbnails created
-
Is Woo Commerce supported?
-
Yes Woo Commerce is supported, all plugin that works with Custom Post Type are compatible.
Reviews
Contributors & Developers
“Auto Attachments Cleaner” is open source software. The following people have contributed to this plugin.
Contributors“Auto Attachments Cleaner” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Auto Attachments Cleaner” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.4
- [NEW] – Introduced Warning notice on Empty Trash button and on post row actions near to ‘permanently delete’ link
1.0.3
- [FIX] – Bug Fix
1.0.2
- [OPTIMIZATION] – Improve performance query
1.0.1
- [FIX] – Fixed settings link into plugins page
- [FIX] – Fixed notice when delete multiple posts
1.0.0
- Plugin created