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
You May Also Like – From Our Plugins
Video Popup Plugin – Create unlimited, elegant, and responsive popups for YouTube, Vimeo, MP4 & WebM videos on click or On-Page Load.
Preloader Plugin – Add a preloader to your website easily in only 3 steps. Simple, fast, and compatible with all major browsers.
Extend Link Plugin – Link Options for WordPress Editor
Installation
Installation
- Upload ‘the-tooltip’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- 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
- text=”here enter your text or one word, example: @WordPress”, default is none. required.
- tooltip=”here enter tooltip text, example: this is my username on twitter! follow me”, default is none, required.
- background=”here enter tooltip background color code, eaxmple: #ff0″ default is #555555, not required.
- url=”here enter link if you want, example: https://wp-plugins.in” default is none, not required.
- color=”here enter tooltip text color code, example: #000″ default is #ffffff, not required.
FAQ
Reviews
There are no reviews for this plugin.
Contributors & Developers
“The Tooltip” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “The Tooltip” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
- Sanitize shortcode attributes.
- General improvements.
- 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.