このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WoW Blue Quotes

説明

Add a blue quote to your post or pages like GM posts in battle.net forums with a great style, using [bluequote][/bluequote]. Rounded corners and the shadow makes it very impressive.

You can add the author of the post and a links to bluetracker and the official forums.

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]

You can add inside [bluequote] all type of html code, images, flash, all you want… but check that this content are correct or can break the bluequote.

スクリーンショット

  • WoW Blue Quotes in action.

インストール

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.
  • Use [bluequote]text here[/bluequote]

FAQ

How I can use this plugin?

You only need to activate it and use [bluequote] Text you slected to appear into blue quote [/bluequote] in any post, page, or comments.

I can’t put some html code into [bluequote] tags?

Yes, if your html code is correct, if not, this can breakin the blue quote.

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]

評価

このプラグインにはレビューがありません。

貢献者と開発者

WoW Blue Quotes はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WoW Blue Quotes” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.0

  • Rewrite all code for full compatibility.
  • Use of shortcode API.
  • Added “author”, “link” and “source” properties.

1.1

  • Resolve some initial release style erros in IE7.

1.0

  • Initial release.