=== Drag & Drop for Post Thumbnails === Contributors: tobiasn Donate link: http://tobiasnygren.se/ Tags: drag drop, post-thumbnail, post-thumbnails, postthumbnail Requires at least: 3.3.1 Tested up to: 3.3.1 Stable tag: 0.6 Adds drag & drop to post thumbnail widget in admin. == Description == This plugin adds the new drag & drop-features introduced in WordPress 3.3 to the post thumbnail widget. http://www.youtube.com/watch?feature=player_embedded&v=EPmGZzyemXA == Installation == This section describes how to install the plugin and get it working. 1. Download plugin and extract to folder. 2. Upload the directory to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Done! Now you can drag & drop post thumbnails. == Frequently Asked Questions == = How does the plugin work? = This plugin uses the WordPress 3.3 built in functions for drag & drop with Plupload (http://plupload.com/). = Will it work in versions older than WordPress 3.3? = No, this plugin is totally dependent on features in WordPress 3.3+. == Screenshots == 1. The widget features the `Drop files here or Select files`-box from Media library. 2. After you dropped an image the standard `Remove featured image`-link appears below it. == Changelog == = 0.6 = Removed bugfix for bug in 3.3. = 0.5 = Upload now attaching image to the post. = 0.4 = Fixed bug in full release of WP 3.3 breaking the plugin on an already added image. = 0.3 = Fixed faulty path to css/js. Sorry about that. = 0.2 = Added the wordpress loader image for input when uploading. = 0.1 = Inital version. == Upgrade Notice == = 0.6 = This upgrade removes a quickfix for WordPress 3.3 javascript bug. It's no longer needed in WordPress 3.3.1. = 0.5 = This version makes the uploaded image an attachment to the post it's uploaded to. = 0.4 = Please upgrade, otherwise the plugin won't work after you added an image. Quickfix for a javascript bug in full release of WordPress 3.3. = 0.3 = Fixed faulty path to css/js. Sorry about that. = 0.2 = Added the wordpress loader image for input when uploading. = 0.1 = Initial version.