=== Insert Callout === Tags: callout, pullquote, pull-quote, layout, theme Requires at least: 2.7 Tested up to: 2.9.2 Stable tag: 1.0.3 Donate link: http://www.componentoriented.com/wordpress/donate Contributors: D. Lambert Add a callout box (like a sidebar within a post) to a post. == Description == Adding a callout box (like a sidebar within a post) is a cumbersome process if you try to do it by hand. You could code a stylesheet to handle this, but this won't work for people who use feed readers to read your articles. Hence the need for this plugin. Define the styles you want to use in the settings page, and then create a new callout box like this: [callout title="A demo callout."]Callout content here.[/callout] You can see it live at http://componentoriented.com/wordpress/insert-callout == Installation == 1. Put the plugin folder into [wordpress_dir]/wp-content/plugins/ 2. Go into the WordPress admin interface and activate the plugin 3. Go to the options page and configure the plugin == History == Version 1.0 - First release Version 1.0.1 - Fix name in readme.txt Version 1.0.2 - Fix "do not have sufficient permissions" error on admin page. Version 1.0.3 - Plugin processing reworked to use regex. - Allow multiple callouts per post. - Add syntax hint on edit page. - Default a style to settings page. == Frequently Asked Questions == No questions have been asked. == Screenshots == No screenshots are available.