Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Terry's Commentary

Disgrifiad

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

Gosod

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)

Cwestiynau Cyffredin

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

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“Terry's Commentary” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “Terry's Commentary” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

1.0

  • Initial release