` tags easily, useful if your're using a WYSIWYG- or any other RichtText editor.
To create a `
` in your posts easily, please use the following code: `[div]CONTENT[/div]`
Well, a simple `
` would be quite senseless without attributes assigned to it, so you would like to use the following code: `[div ATTRIBUTES]CONTENT[/div]`
Example: `[div class="whatyouwanthere" id="DivID" title="MyDiv"]CONTENT[/div]`
== Installation ==
Place `wp-pb-easyDiv.php` into your plugins directory (*wp-content/plugins/*) and activate it in your admin panel.
== Issues ==
No issues known yet.
== Frequently Asked Questions ==
= None yet. =
Please pose your questions in the comments.
== Change log ==
**2.0** (*2008-03-24*)
* renewed the hole plugin, no backwards compatibility!
**1.0** (*2007-03-25*) - Initial release.