=== Tipso === Contributors: petkovskibojan Tags: tooltip, responsive, shortcode, tinymce, mobile Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TLYM8M28PM2F4 Requires at least: 3.9 Tested up to: 4.2 Stable tag: trunk License: MIT License URI: http://object505.mit-license.org/ Tipso is a simple Wordpress tooltip plugin. == Description == Tipso is a simple Wordpress tooltip plugin that displays a responsive, animated, fully customizable tooltip when the visitor hovers over the matched element. ###Usage The plugin adds a button in the editor. On click it opens a modal window where you can enter the tooltip content. It generates a shortcode and inserts it in the editor. >The shortcode >[tipso tip="Tooltip content"]Hover me[/tipso] You can also manually add the shortcode in the editor, or you can assing the tooltip functionality to any element simply by adding a class **tipso** and for the content add a **data-tipso="Tooltip content"** For making changes to the default tooltip options (background color, content color etc.) go to "Settings/Tipso Settings" Check the [demo](http://tipso.object505.com) == Installation == 1. Unzip the plugin and upload it to your site\'s "/wp-content/plugins/" folder. 2. Activate the plugin through the \'Plugins\' menu in WordPress. 3. Modify the plugin's option settings 4. Check out your new button in the content editor. == Frequently Asked Questions == For any question feel free to contact me :) == Screenshots == 1. Editor 2. In Action 3. Settings Page == Changelog == = 1.0.0 = * Initial release == Upgrade Notice == = 1.0.0 = * Initial release