=== The Tooltip === Contributors: Alobaidi Tags: tooltip, simple, the tooltip, shortcode, editor Requires at least: 5.8 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple WordPress tooltip shortcode, full customize and easy to use. == Description == ### The Tooltip Simple WordPress tooltip shortcode, full customize and easy to use. ### The Features * One shortcode. * Full customize. * Easy to use. ### Live Demo & Explanation of Use * [https://wp-plugins.in/the-tooltip](https://wp-plugins.in/the-tooltip) ### You May Also Like - From Our Plugins [Video Popup Plugin](https://wordpress.org/plugins/video-popup/) - Create unlimited, elegant, and responsive popups for YouTube, Vimeo, MP4 & WebM videos on click or On-Page Load. [Preloader Plugin](https://wordpress.org/plugins/the-preloader/) - Add a preloader to your website easily in only 3 steps. Simple, fast, and compatible with all major browsers. [Extend Link Plugin](https://wordpress.org/plugins/extend-link/) - Link Options for WordPress Editor == Installation == ### Installation 1. Upload 'the-tooltip' folder to the '/wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Now you will find new button "The Tooltip" in WP post editor. ### Usage * Just use this shortcode to add tooltip: [the_tooltip text="some text or one word" tooltip="my tooltip text"] ### Shortcode Attributes 1. text="here enter your text or one word, example: @WordPress", default is none. required. 2. tooltip="here enter tooltip text, example: this is my username on twitter! follow me", default is none, required. 3. background="here enter tooltip background color code, eaxmple: #ff0" default is #555555, not required. 4. url="here enter link if you want, example: https://wp-plugins.in" default is none, not required. 5. color="here enter tooltip text color code, example: #000" default is #ffffff, not required. * [Read explanation of use](https://wp-plugins.in/the-tooltip) == Frequently Asked Questions == ### FAQ * [Read explanation of use](https://wp-plugins.in/the-tooltip) == Changelog == = 1.0.3 = 1. Sanitize shortcode attributes. 2. General improvements. 3. New attribute: nofollow="1". 1 = adds rel="nofollow", allowing you to control the rel attribute for link. = 1.0.2 = * General improvements. = 1.0.1 = * Add plugin row meta. = 1.0.0 = First version.