=== LH Copy Media File === Contributors: shawfactor Donate link: https://lhero.org/plugins/lh-copy-media-file/ Tags: media, download, bookmarklet, attachment, upload, media manager, files, images, backup Requires at least: 3.0. Tested up to: 4.9 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows you to create duplicate images in the media library. == Description == This plugin allows you to create duplicate images in the media library, rather than having to create a new copy of the image and upload it to WordPress again. It works by copying the post and its metadata into a totally new file in the media manager. Any changes you make to the new copy of the attachment -- updating the caption or cropping, for example, will only be applied to the new attachment, not to the original. This is useful if you want to edit or crop an existing image without effecting the original To use, go to the Library tab and you will see a copy file link below each media (this will only appear in list view, see faq) == Frequently Asked Questions == = Why can't I see the copy file link in the media library? = You are probably in the grid view in the media library. To toggle the view from grid to list click the mode button in (usually in the top left hand corner). Then under each item you will see a Copy file link next to view. == Installation == 1. Upload the entire `lh-copy-media-file` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == **1.00 March 27, 2016** Initial release. **1.01 January 04, 2017** Better documentation and translation ready. **1.02 July 30, 2017** Moved uploader to separate class. **1.03 August 02, 2017** Now separate file. **1.04 August 05, 2017** Updated copy url class. **1.05 December 23, 2017** Better translation support.