Pullquotes are a category of HTML quotes that simply float to one side or another.
The plugin used to work via shortcode, but now works by adding the pullquote's HTML code directly in the post, being much easier and faster that rendering it via a shortcode (and via PHP indirectly).
To add a pullquote to a page or post, just click the special button added to the default WordPress WYSIWYG editor and add the desired text.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Requirements:
· WordPress 3.3 or higher
What's New in This Release: [ read full changelog ]
· Removed shortcode syntax when using TinyMCE button. Replaced by <div class="pullquote"></div>.