Tooltipster
Tooltipster is a jquery tooltip plugin. you can use it very easy . you can add custom image , text , title.
The facts
- Rating
- 4★ from 2
- Active installs
- 100+
- Price
- Free
- Last updated
- 3 Dec 2014
- Added
- Dec 2014
- Requires WP
- 3.0
- Tested up to
- WP 4.0.38
- Downloads
- 4,563
Our analysis
AI-assistedTooltipster is a jQuery tooltip plugin for WordPress that allows you to create custom tooltips with various options. You can add images, text, titles, and configure animations, positions, and themes through shortcodes. This plugin is designed for users who want to enhance their content with informative tooltips easily.
It is suitable for those who are familiar with using shortcodes in WordPress and want to provide additional context or information to their readers without cluttering the main content. The plugin is free and can be found in the WordPress.org directory.
Best for: This plugin suits WordPress users looking to add informative tooltips to their posts or pages.
What it does well
- ✓Easy to use with shortcodes
- ✓Customisable tooltips with images and text
- ✓Supports various animation and position options
Where it falls short
- •Last updated in December 2014
- •Limited active installs
- •Directory score indicates potential issues
Verdict
Tooltipster offers a straightforward solution for adding tooltips, but its age and low active install count may raise concerns for some users.
From the developer
Md Rukon Shekh's own description of Tooltipster, lightly tidied.
Tooltipster is a jquery tooltip plugin. you can use it very easy . you can add custom image , text , title.
it has 10+ features .
example animation, position, title, text, image, speed, delay,icon ,theme, trigger etc.
How to Use
to Use Cteate a shortcode in your post like that
simple Activation
[tooltip text="Your Tooltip text here"]
Tooltip
[/tooltip]
Add content with title, position
[tooltip title="Helo World" position="top" text="Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! This is an tooltips This is an tooltips"]This is an tooltips[/tooltip]
More Options
[tooltip title="Helo World" trigger='click' position="top" image="http://s27.postimg.org/4by9zrilr/logo.jpg" theme="tooltipster-light" text="Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! This is an tooltips This is an tooltips"]
This is an tooltips
[/tooltip]