Register shortcode [pullquote] and add pullquote button to tinyMCE editor.
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.
pullquote-shortcode
to the /wp-content/plugins/
directory.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.
Check out screenshots.
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.
<div class="pullquote"></div>
.