Descripción
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
Instalación
Instalación
- Upload ‘the-tooltip’ folder to the ‘/wp-content/plugins/’ directory.
- Activa el plugin a través del menú de ‘Plugins’ de 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“The Tooltip” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “The Tooltip” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0.2
- Tooltip link now will be SEO friendly.
1.0.1
- Add plugin row meta.
1.0.0
First version.