Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Pullquote Shortcode

Beschreibung

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.

Screenshots

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

Installation

  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.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Pullquote Shortcode“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Pullquote Shortcode“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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.