Simple Tooltip
Simple WordPress tooltip shortcode, full customize and easy to use.
The Features
- One shortcode.
- Full customize.
- Easy to use.
Live Demo
Rate The Plugin
See Also
About
More Plugins
Installation
- Upload 'simple-tooltip' folder to the '/wp-content/plugins/' directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Now you will find new button "Simple Tooltip" in WP posts editor.
Usage
- Just use this shortcode to add tooltip:
[simple_tooltip text="some text or one word" tooltip="my tooltip text"]
Shortcode Attributes
- text="here enter your text or one word, example: @Qassim_Dev", 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-time.com" default is none, not required.
- color="here enter tooltip text color code, example: #000" default is #ffffff, not required.
1.0
First version.