Açıklama
Tipso is a simple WordPress tooltip plugin that displays a responsive, animated, fully customizable tooltip when the visitor hovers over the matched element.
Usage
The plugin adds a button in the editor. On click it opens a modal window where you can enter the tooltip content. It generates a shortcode and inserts it in the editor.
The shortcode
[tipso tip=”Tooltip content”]Hover me[/tipso]
You can also manually add the shortcode in the editor, or you can assing the tooltip functionality to any element simply by adding a class tipso and for the content add a data-tipso=”Tooltip content”
For making changes to the default tooltip options (background color, content color etc.) go to “Settings/Tipso Settings”
Check the demo
Ekran Görüntüleri
Yükleme
- Unzip the plugin and upload it to your site\’s “/wp-content/plugins/” folder.
- Activate the plugin through the \’Plugins\’ menu in WordPress.
- Modify the plugin’s option settings
- Check out your new button in the content editor.
SSS
For any question feel free to contact me 🙂
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Tipso” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Tipso” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0.0
- Initial release