=== Unattach === Contributors: tamlyn Tags: unattach, detach, media, attachments Requires at least: 3.1 Tested up to: 3.9 Stable tag: 1.1 Allows detaching images and other media from posts, pages and other content types. == Description == Unattach is a very simple plugin which allows detaching images and other media from WordPress posts, pages and other content types. The only way to detach a media item from a post in WordPress is to delete either the post or the media item. This plugin solves that by adding an 'Unattach' link below each media file in the Media Library admin view. [Plugin by Outlandish Ideas](http://outlandishideas.co.uk/blog/2011/03/unattach/) == Installation == 1. Go to your admin area and select Plugins -> Add new from the menu. 2. Search for "Unattach". 3. Click install. 4. Click activate. == ChangeLog == = Version 1.1 = * Added translation support * Added German translation * Fixed CSRF bug * Made capability configurable with `unattach_capability` filter. Thanks to Ov3rfly for these contributions. = Version 1.0.1 = * Fixed bug that prevented redirecting back to Media Library on some systems. = Version 1.0.0 = * Initial release.