Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

WoWHead Tooltips

Descriere

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

Instalare

  • (1). Upload everything inside .zip to the /wp-content/plugins/ directory
    1. Activează modulul în meniul „Module” din WordPress

Întrebări frecvente

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.

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„WoWHead Tooltips” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

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