=== Enable Media Replace === Contributors: mungobbq Tags: admin, attachment, media, files Requires at least: 2.7 Tested up to: 2.8.2 Stable tag: trunk Enables replacing attachment files by simply uploading a new file in the media library edit view. == Description == Don't you find it tedious and complicated to have to first delete a file and then upload one with the exact same name every time you want to update an image or any uploaded file inside the WordPress media library? Well, no longer! Now you'll be able to replace any uploaded file from the media "edit" view, where it should be. Media replacement can be done in one of two ways: 1. Just replace the file. This option requires you to upload a file of the same type as the one you are replacing. The name of the attachment will stay the same no matter what the file you upload is called. 1. Replace the file, use new file name and update all links. If you check this option, the name and type of the file you are about to upload will replace the old file. All links pointing to the current file will be updated to point to the new file name. This plugin is very powerful and a must-have for any larger sites built with WordPress. Changes: 1.2 Added Russian translation, thanks to [Fat Cower](http://www.fatcow.com) 1.1 Minor bugfix, now working with IE8 too! 1.0 First stable version of plugin. == Installation == Quick and easy installation: 1. Upload the folder `enable-media-replace` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Done! == Frequently Asked Questions == = What does this plugin actually do? = This plugin makes it easy to update/replace files that have been uploaded to the WordPress Media Library. = How does it work? = A new option will be available in the Edit Media view, called "Replace Media". Clicking it opens up a window where you can upload a new file to replace the old one. == Screenshots == 1. The new link in the WordPress Edit Media view. 2. The upload window. == Wishlist / Coming attractons == Do you have suggestions? Feel free to contact me at mans@mansjonasson.se