该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Tiny WoW colors

描述

  • Add some buttons to tiny admin editor (sup, sub, hr, html cleaner, fonts selector).
  • Add buttons for colorisation item WoW (poor, normal, commun, rare, epic, legend, artefact)
  • add Youtube buttons

Automatic generate some shortcodes for Youtube (version 2 and 3), automatic generates some shortcodes for colorisation items for Blizzard/wowhead/Magelo items links. Enqueue option for one of this Tooltips (Magelo or wowhead).

You may changes at any times option wowhead <--> magelo and all your tip-bubble effect already published works fine without changes.

You may use all classes with html tag

Color items

  • poor
  • normal
  • commun
  • rare
  • epic
  • legend
  • artefact

Some others

  • success
  • info
  • error
  • blizzquote

You may use all classes outside the admin editor buttons (with html tag – text colorization)

e.g.

<p class="epic">Your text here....</p>

You may use this outside the admin editor (on a forum – manual shortcode)

e.g.

[item name="Spiritwalker's Cuirass" url="http://www.wowhead.com/item=78724" class="epic"]

安装

  1. Upload ‘tinywowcolor’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Define few attributs and selector on page option > Appearence > Tiny WoW Youtube.

常见问题

View forum support on WordPress for more information

评价

此插件暂无评价。

贡献者及开发者

“Tiny WoW colors” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Tiny WoW colors”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.3

  • replace echo by wp_enqueue_script for wowhead and magelo

1.0.2

  • Code review
  • Add languages support

1.0.1

  • Fix folder name

1.0

  • Original review