This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Blizzard Quotes

Description

Based on the old plugin WoW Blue Quotes by jgarp.

Add a blue quote to your post or pages like GM posts in battle.net forums with a great style, using [bluequote][/bluequote]. Updated options to customize background image, colors, radius,and more.

You can add the author of the post, link to a blue tracker, and link to the official post.

Example of use:

Simple use:

[bluequote]Lorem ipsum dolor sit amet, consectetur adipiscing elit…[/bluequote]

Use of all properties, you can use what you want:

[bluequote author=”Author of the Post” link=”URL to bluetracker” source=”URL to official forums”]Lorem ipsum dolor sit amet, consectetur adipiscing elit…[/bluequote]

Screenshots

  • Live Example

  • Settings Screen

Installation

Installation is easy:

  • Download and unzip the plugin.

  • Copy the folder to the plugins directory of your blog.

  • Enable the plugin in your admin panel.

  • Navigate to the Blue Posts menu in the WordPress dashboard to change the default settings.

  • Use [bluequote]text here[/bluequote]

FAQ

How I can use this plugin?

Wrap the text you would like to use in the [bluequote] shortcode tags.

Does WoW Blue Posts support HTML tags?

Yes, use of proper, valid HTML is fine within the shortcode.

Can I show the author of a post?

Yes, you can use “author” property to show this. Example: [bluequote author=”Anonymous”] Some text posted by Anonymous[/bluequote]

Can I link the source of a post?

Yes, you can use “link” and/or “source” property to show this. Example: [bluequote link=”URL to source” source=”URL to other source”] Lorem ipsum dolor sit amet, consectetur adipiscing elit…[/bluequote]

Reviews

Read all 2 reviews

Contributors & Developers

“Blizzard Quotes” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Blizzard Quotes” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.3

  • Further bug fixes

1.2

  • Updated to fix bug that stopped the TinyMCE editor from display in visual mode.

1.1

  • Updated to add !important to the css to stop themes from overriding

1.0

  • Initial release.