Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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