Simple Tooltips

Easily add tooltips to your wordpress site.

Author:Justin Saad (profile at wordpress.org)
WordPress version required:2.9
WordPress version tested:5.0.19
Plugin version:2.1.4
Added to WordPress repository:05-05-2013
Last updated:14-01-2023
Rating, %:92
Rated by:69
Plugin URI:
Total downloads:94 476
Active installs:10 000+
plugin download
Click to start download

Easily add tooltips to your wordpress site. Tooltips will show when target element is hovered over. On mobile devices tooltips show when target element is tapped. You can easily pick your tooltip color settings in Settings > Simple Tooltips.

How to Use

To define a tooltip (new, easy way): Click the tooltip icon on your visual content editor to add the tooltip shortcode. Change the content attribute to whatever you want to be the content inside the tooltip bubble. Change the tooltip trigger to whatever content you want to be used to trigger the tooltip, when hovered. (see screenshots)

To define a tooltip (old way): Add class “tooltips” to the target html element. The title attribute will be used for tooltip content.

Credits

Thanks to Stefan Gabos who made the original jQuery plugin.