Beskrivelse
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.
Installasjon
- Upload
pullquote-shortcode
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- 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 likefi.js
anden.js
. There is only couple of strings to translate. You can send me (sami.keijonen (at) foxnet.fi) the
translate files for your language.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Pullquote Shortcode” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Pullquote Shortcode” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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.