=== Div Shortcode === Contributors: billerickson Donate link: http://www.billerickson.net Tags: shortcode, div, columns Requires at least: 3.0 Tested up to: 3.1.3 Stable tag: 1.0 Allows you to create a div by using the shortcodes [div] and [end-div]. == Description == Allows you to create a div by using the shortcodes [div] and [end-div]. To add an id of "foo" and class of "bar", use [div id="foo" class="bar"]. == Changelog == = 1.0 = * Release of plugin