Description
Drag & Drop Featured Image Improved is a plugin made to save you time when setting a featured image. What it does is simple, it replaces the default “Set featured image” metabox with a new one containing a Plupload drop area just like the one found in the media uploader. Based on Jonathan Lundström work and improved a little bit.
Since it uses the default WordPress functions it will compress all sizes just as the regular upload method would and it also respects any custom image sizes.
Screenshots
Installation
To perform a manual install, do the following:
- Upload the ‘drag-and-featured’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the plugin through the Options => Featured Image options panel
FAQ-e
-
How do I select an image from the Media Library?
-
To select an image from the Media Library, simple use the regular button above the content editor, or the one provided in the uploader. All methods have been rewritten to use the native implementations.
-
Which image file formats extensions are currently supported?
-
The current formats that are supported are WEBP, JPG (JPEG), PNG and GIF
-
If I have some feature requests, where can I turn to?
-
You can get in touch via https://wpgenie.org
Reviews
Contributors & Developers
“Drag & Drop Featured Image Improved” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Drag & Drop Featured Image Improved” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
- Fix – plugin settings page
- Fix – option saving issue
1.0.2
- Fix – sanitize_meta
- Fix – Deprecated: Creation of dynamic property
1.0.1
- Versions
- HPOS compatibility
1.0
- Initial release