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

WoWHead Tooltips

説明

Add tooltips from “WoWHead” (http://www.wowhead.com/), useful for blogs etc. about World of Warcraft.

インストール

  • (1). Upload everything inside .zip to the /wp-content/plugins/ directory
    1. WordPress の「プラグイン」メニューからプラグインを有効化

FAQ

Where is the data coming from?

All data for the tooltips is loaded from http://*.wowhead.com (WoWHead) and the JS script is loaded from http://static.wowhead.com(/widgets/power.js)

How to use?

Since v2.0.0
Use the shortcode [wowhead id=”[ITEMID]”] to automatically add an item. Method below also works, but is not recommended.
Before v2.0.0
Create a link to any item etc. on WoWHead ex. [Mote of Harmony] and it will automatically transform into a tooltip.

評価

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

貢献者と開発者

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

貢献者

“WoWHead Tooltips” をあなたの言語に翻訳しましょう。

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

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

変更履歴

  • 2.0.1 Version bump
  • 2.0.0 Added shortcode, fixed styles, url names are fixed automatically.
  • 1.0.0 Initial plugin release