=== 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. Download the zip file from 2. Unzip to your wp-content/plugins directory under the wordpress installation. 3. Activate the plugin through the 'Plugins' menu in WordPress 4. 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. = Is there a way to regenerate images created by this plugin? = Not yet, Coming in the next release (0.3). However, I'm hopeful that any images you've created with previous versions will be able to be regenerated by release 0.3. == 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.2 = * Added support to change thumbnails aspect ratio. Previously a square image was generated. (Only works for "medium" or "large" thumbnails by default. Will work for "thumbnail" size if the crop checkbox isn't checked under Media Settings). * Thumbnails are appended with "-pte" to differentiate images created with this plugin = 0.1.1 = * Fixed IE8/firefox javascript errors = 0.1 = * Initial cut == Upgrade Notice == = 0.2.1 = Fixed an error with older PHP installs = 0.2 = Change thumbnails aspect ratio (only works for medium/large. Will work for thumbnail if the crop checkbox isn't checked under Media Settings) = 0.1.1 = This version fixes a IE8/firefox javascript error.