Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Pullquote Shortcode

Descripción

Pullquote Shortcode register shortcode [pullquote] and adds pullquote button to tinyMCE editor. If you are not using a button you can
write shortcode with content like this.

[pullquote]This is my content[/pullquote]

Pullquotes works also in text widgets.

Capturas

  • Add Pullquote
  • Add Pullquote text
  • You can also write shortcode
  • Pullquote in the front-end

Instalación

  1. Upload pullquote-shortcode to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Start using pullquotes.

FAQ

Why was this plugin created?

I needed this feature to be in a plugin because I changed theme a lot. And the button is for authors who are not so tech savvy.

What is pullquote?

Check out screenshots.

How to translate this plugin?

There is folder /js/langs/ where are language files like fi.js and en.js. There is only couple of strings to translate. You can send me (sami.keijonen (at) foxnet.fi) the
translate files for your language.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Pullquote Shortcode» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Pullquote Shortcode» a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

0.1.2

  • Tested up to 3.9.

0.1.1

  • Removed shortcode syntax when using TinyMCE button. Replaced by <div class="pullquote"></div>.

0.1

  • Everything’s brand new.