Allows to unattach and reattach images and other attachments from within the media library page.
WordPress allows to attach (or assign) images and other attachments organized within the Media Library to posts and pages.
A file will automatically be attached to a particular post when uploaded using the Add media button in that post. There are also “Attach” links in the Media Library to manually attach files to posts. Once attached there is no way to unattach or re-attach images, pdfs or any attachment in WordPress core.
This plugin fills this gap by providing two additional links next to “Attach” in the Media Library:
The plugin also provides bulk actions for unattaching and re-attaching multiple files at once! Just mark the files you want to change, select your desired action from the Bulk Actions dropdown and hit Apply.
My initial issue came from here. Thanks to Unattach and Re-attach Media Attachments which inspired this plugin. Just adding upgrades of the code to the latter so it is safer for use and have fixed some bugs.
/wp-content/plugins/
directory or from the repository.You can raise lots of issues here and also make some Pull Requests through github