Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Terry's Commentary

Описание

This adds a responsive and mobile-friendly tooltip popup in the vein of
this article. For an example (and an explanation why), please read
the introductory article.

You can add a textual tooltip to anything simply by adding a rel="tooltip"
and a title attribute with the tooltip content, just like you’d expect with
regular HTML. It also supports shortcodes to generate them. Use the following
shortcode:
[commentary text=“TOOLTIP TEXT HERE“]TARGET HTML HERE[/commentary]

For backward compatibility reasons, any tags with class="commentary" title="tooltip" are similarly enabled.

Arbitrary section

This is an arbitrary section. 🙂

Инсталиране

See „Installing Plugins“ article on the WP Codex

Once installed and activated, there’s nothing more you need to do (though you
can use filters in your themes functions.php to change the behaviors)

ЧЗВ

Please see the plugin homepage (It’s easier to show code samples on my blog.)

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Terry's Commentary” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Terry's Commentary” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0

  • Initial release