Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

WoWHead Tooltips

Leírás

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

Telepítés

  • (1). Upload everything inside .zip to the /wp-content/plugins/ directory
    1. A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges

GYIK

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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“WoWHead Tooltips” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“WoWHead Tooltips” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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