This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Insert Callout

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

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.
Version 1.0.4
– Fixed: Line breaks within a callout caused it to not be processed.

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

FAQ

No questions have been asked.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Insert Callout” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Insert Callout” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.