该插件尚未通过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的的“Plugins”菜单激活插件

常见问题

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