Kuvaus
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.
Asennus
- Put the plugin folder into [wordpress_dir]/wp-content/plugins/
- Go into the WordPress admin interface and activate the plugin
- Go to the options page and configure the plugin
UKK
No questions have been asked.
Arvostelut
There are no reviews for this plugin.
Avustajat & Kehittäjät
“Insert Callout” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “Insert Callout” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.