=== Additional image sizes === Contributors: waltervos Tags: images, image management, image sizes Requires at least: 2.5 Tested up to: 2.8 Stable tag: 0.1 Allows you to create additional image sizes (in addition to the thumbnail, medium and large size that are default) for your blog. == Description == With this plugin, users can add and remove intermediate image sizes. The plugin can also make copies of existing images with these new sizes. Users will be able to use the images in their posts or use them in their theme with the use of the 'Get the image' plugin (this is the use case I had in mind mostly). == Installation == 1. Upload the `additional-image-sizes` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the `Plugins` menu in WordPress 1. Now you'll see a new menu item in the `Media` menu where you can add additional sizes and so forth == Changelog == = 0.1 = Very first release, features are: * Adding additional image sizes. * Generate copies of additional image sizes. * Use the additional sizes in your posts or pages from the `Add an Image` screen.