Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Insert Callout

Descripción

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.

Instalación

  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.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Insert Callout” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Insert Callout” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .