Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WoWHead Tooltips

Beschreibung

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

Installation

  • (1). Upload everything inside .zip to the /wp-content/plugins/ directory
    1. Activate the plugin through the ‚Plugins‘ menu in 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.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„WoWHead Tooltips“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WoWHead Tooltips“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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