Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Diablo 3 Tooltip

Mô tả

This is the first Version of my Diablo 3 Tooltip for WordPress. It offers a smart way to include the neccesary
item JS only when needed. In addition you can use shortcodes in BB Style like [d3]item name[/d3] to insert a
item information link automatically.

Things to Come:
As I said, this is the first version, I future the plugin will be more enhanced and using PHP JSON instead of
JS item rendering so you can cache the item information locally to improve the pagespeed. You can find a
complete list of upcoming changes on my blog in this posting: http://goo.gl/v6RP0

Ảnh màn hình

  • Plugin Settings
  • Example use of Shortcode
  • Plugin in Action

Cài đặt

  1. Upload the Folder diablo3-tooltip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin, Settings -> Diablo 3 Tooltip
  4. Now you are ready to go, You can use any Diablo 3 item name with a D3 Shortcode,
    for example insert those in one of your post: [d3]Fury of the vanished Peak[/d3], [d3]Hellcat Waistguard[/d3]

Hỏi đáp

Is this a official Blizzard Plugin

No. It just use the official offered JSON API to retrieve item information directly from blizzard.

I have a problem or suggestion

You can find a plugin related comment thread on my homepage, please feel free to use it or just send me a email. More at: http://solariz.de

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Diablo 3 Tooltip” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.04

  • Added Comment Support, you need to enable this in plugin settings
  • Added bbPress Support, you need to enable this in plugin settings
  • Added Smart Language mode, If enable the tooltip respect users Locale. If possible the tooltip will be presented in the users locale language. e.g. your page is in english but the visitor use a spanish OS than the tooltip will be spanish.
  • Improved the Parsing
  • Improved Language Fallback
  • News Settings Screenshot added

1.03

  • Added Language Option to Settings
  • Minor: Fix in default setting values
  • Minor: Added Settigs Icon

1.02

  • Fixed incorect displayed quotation marks in item names
  • Fixed regex not stopping correctly after several links
  • Fixed Count, it could occur that the plugin skipped the [d3] last item
  • moved the debug stuff to a always on debug system function

1.01

  • Improved the display of non item hovers, for Example [d3]class/wizard/active/energy-twister[/d3] in plugin version 1.0 this added a correct link but displayed wrong: “classwizardactiveenergytwister” Now it will be displayed as “Energy Twister”
  • Some small debug stuff for me and further dev

1.0

Initial Version