설명
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 -
- 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.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
- 2.0.1 Version bump
- 2.0.0 Added shortcode, fixed styles, url names are fixed automatically.
- 1.0.0 Initial plugin release