=== Terry's Commentary === Contributors: tychay Donate link: http://www.kiva.org/lender/tychay Tags: tooltip, tool-tip, commentary, tip, tips Requires at least: 2.5 Tested up to: 4.2.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Enables response/mobile-friendly text-based tooltip/commentary popups. == Description == This adds a responsive and mobile-friendly tooltip popup in the vein of [this article](http://osvaldas.info/elegant-css-and-jquery-tooltip-responsive-mobile-friendly). For an example (and an explanation why), please read the [introductory article](http://terrychay.com/article/this-is-my-tooltip.shtml). 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. == Installation == See ["Installing Plugins" article on the WP Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) 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) == Frequently Asked Questions == Please see [the plugin homepage](http://terrychay.com/wordpress-plugins/terrys-commentary) (It's easier to show code samples on my blog.) == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from 2. This is the second screen shot == Changelog == = 1.0 = * Initial release == Upgrade Notice == = 1.0 = * There can only be one (first release)! == Arbitrary section == This is an arbitrary section. :-)