Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WoWHead Tooltips

Opis

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

Instalacija

  • (1). Upload everything inside .zip to the /wp-content/plugins/ directory
    1. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WoWHead Tooltips” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “WoWHead Tooltips” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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