The Tooltip
Simple WordPress tooltip shortcode, full customize and easy to use.
The Features
- One shortcode.
- Full customize.
- SEO friendly.
- Easy to use.
Live Demo
Rate The Plugin
More Plugins
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: http://wp-plugins.in" default is none, not required.
-
color="here enter tooltip text color code, example: #000" default is #ffffff, not required.
-
Read explanation of use