=== Blizzard Quotes === Contributors: plumwd Donate link: http://www.plumeriawebdesign.com Tags: wow, blue posts, blue quotes, gm posts, plugin, world of warcraft, gm wow Requires at least: 2.6 Tested up to: 4.5 Stable Tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add a blue quote to your post or pages like GM posts in battle.net forums with a great style, using [bluequote][/bluequote]. == 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] == 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] == Frequently Asked Questions == = 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] == Screenshots == 1. Live Example 2. Settings Screen == 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.