Description
DX Delete Attached Media deletes all of the attached media files to your posts once they get deleted from the system. The standard core behavior deletes posts alone without taking care of related images. Now you can maintain your install and get rid of all solo attachments getting into your posts via the Media button and used nowhere else.
The plugin works with WooCommerce and Easy Digital Downloads.
Screenshots
Installation
- Upload ‘dx-delete-attached-media’ to the ‘/wp-content/plugins/’ directory or find via the Plugins admin section
- Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s all. It would use out of the box, no settings needed. If you want to disable the functionality, disable the plugin from the Plugins section.
FAQ
- Does it work for custom post types?
-
Yes, as long as you attach images via the Media button, they are going to be deleted once the post/post type entry is deleted.
- Does it work for all of the deleted posts?
-
It works for all of your deleted posts, as long as you delete them from the system. Keep in mind that the soft delete sends your post to Trash first, and deleting the media would happen once your Trash is being emptied.
Reviews
Contributors & Developers
“DX Delete Attached Media” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “DX Delete Attached Media” 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.1
- Update the plugin version and Tested up to tag
1.0
- Extended support for WooCommerce and Easy Digital Downloads.
0.5
- Description update and version bump
0.4
- First release