=== Easy Thumbnail Sizes === Contributors: Latz Tags: thumbnail, theme Requires at least: 3.8 Tested up to: 4.7.4 Stable tag: trunk The easiest way to add custom sized thumbnails to any installed theme. No coding required. == Description == * No coding required. * Integrates into theme customizer. * Individual thumbnail sizes for every installed theme. * Easily add and remove new sizes. == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. Now you can create additional thumbnail sizes for any installed theme on the customize page (see Screenshot 1). If you upload a new image you will be able to select the new sizes in the media uploader (see Screenshot 2). Older images are not resized (it's the nature of WordPress). If you need to resize older images, too, please refer to one of these plugins: * Regenerate Thumbnails * Force Regenerate Thumbnails * AJAX Thumbnail Rebuild == Screenshots == 1. EasyThumbnailSizes interface in theme customizer. 2. New sizes available in media manager. == Changelog == = 1.0 = * Initial release = 1.0.1 = * Added uninsstall routine * Corrected Plugin URI