=== Set IMG Class === Donate link: http://txtu.com/projects/txtu-set-image-class Tags: post, Formatting, image Requires at least: 2.3.2 Tested up to: 2.3.3 Stable tag: 1.0.0 Filter IMG tags when displaying posts and pages to remove WIDTH & HEIGHT attributes and replace with CLASS attribute. == Description == TxTu Set Image Class is a WordPress plugin. The plugin is a filter for images found on your WordPress posts / pages. Before displaying a post or page on your WordPress blog, it will search for images (identified by the tag). It will then remove any height, width or align attributes found on the image. Depending on your setting, it will insert class and id attributes in the images == Installation == 1. Unzip the plugin into the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure in Wordpress Options / Image Class == Frequently Asked Questions == = What image attributes does the "Set Image Class" plugin remove = It removes the HEIGHT, WIDTH and ALIGN attributes. = Does it permanently modify the original post/page? = No, it only modifies the post/page when it is rendered for viewing.