=== Post Thumbnail Editor === Contributors: sewpafly Donate link: http://github.com/sewpafly/post-thumbnail-editor Tags: post-thumbnail, post thumbnail, featured image, featured, editor, image Requires at least: 3.1 Tested up to: 3.1 Stable tag: trunk Fed up with the lack of automated tools to properly crop and scale post thumbnails? Maybe this plugin can help. == Description == To meet the needs of themes where the post-thumbnails have random and capricious sizes (which causes wordpress to crop images simply from the middle (either chopping off the top and bottom or chopping off the sides), this plugin attempts to give the users an interface to manually fix those thumbnail and random images. **Use**: 1. Open Media Library 2. Pick the image to edit 3. Click "Edit Image" 4. Use the dropdown box underneath the "Thumbnail Settings" section to select the thumbnail that you want to edit. 5. After you select the cropped/scaled area, click "Save" 6. You might have to refresh the cache (ctrl+f5 on the page) to see changes, but they should be there. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Rock On = or = 1. Install from within your wordpress admin area by searching for "post thumbnail editor" == Frequently Asked Questions == = Did you even test this? = No, thanks for asking. But [let me know if you're having problems](https://github.com/sewpafly/post-thumbnail-editor/issues) and I'll see what I can do. == Screenshots == 1. Before/After 2. In the Edit subpage for media locate the box title "Edit Post Thumbnails", and select the image size you wish to modify. 3. Crop the image as you see fit and click "Save". == Changelog == = 0.1.1 = * Fixed IE8/firefox javascript errors = 0.1 = * Initial cut == Upgrade Notice == = 0.1.1 = This version fixes a IE8/firefox javascript error.