Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Terry's Commentary

Description

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. 🙂

Installation

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)

FAQ

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

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs & développeurs

« Terry's Commentary » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Terry's Commentary » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

1.0

  • Initial release