=== Extra Image Tags === Contributors: Joen Tags: images, pictures Requires at least: 2.7 Tested up to: 3.4.1 Stable tag: 1.0 == Description == Wraps all WordPress images in extra spans, to allow for more layout control when you write CSS. All extra spans are added render-time, meaning they aren't permanently added to your posts. The benefit is, if you redesign in the future and no longer need the tags: they were never there. This applies to images in all your posts, past, present and future. == Installation == 1. Upload the plugin to your wp-content/plugins directory 2. Activate the plugin == Screenshots == 1. This is how the code looks. == History == * 0.1: First basic release. * 1.0: Added a regex that makes sure the classes are moved, not copied, from the img to the span.