=== Plugin Name === Contributors: TigrouMeow Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JAWE2XWH7ZE5U Tags: resize, image, media, images, post, posts, resizer, html Requires at least: 3.0.4 Tested up to: 3.2.1 Stable tag: 0.1 This plugins allows you to regenerate all the HTML of the images attachments contained in a post, using the right width and height. == Description == This plugins allows you to regenerate all the HTML of the images attachments contained in a post, using the right width and height. This function is very useful if you change the design / theme of your website, and that you want the images of your articles to fit nicely, without doing it manually one by one. This plugin doesn't resize the images themselves, you'll find another plugins which can do that (Bulk Image Resize Utility for example). == Installation == 1. Upload `post-images-html-resizer.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Upgrade Notice == Simply replace `post-images-html-resizer.php` by the new one. == Frequently Asked Questions == No questions yet. == Screenshots == 1. "Rewrite IMGs" will do the magic (in the "All posts" page). == Changelog == = 0.1 = * First release.