Title: Easy WP Tooltips
Author: Wouter Postma
Published: <strong>6 сар 4, 2017</strong>
Last modified: 6 сар 5, 2017

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/easy-wp-tooltips/assets/icon-256x256.png?rev=1670660)

# Easy WP Tooltips

 By [Wouter Postma](https://profiles.wordpress.org/wouterpostmanl/)

[Download](https://downloads.wordpress.org/plugin/easy-wp-tooltips.1.1.zip)

 * [Details](https://mn.wordpress.org/plugins/easy-wp-tooltips/#description)
 * [Reviews](https://mn.wordpress.org/plugins/easy-wp-tooltips/#reviews)
 *  [Installation](https://mn.wordpress.org/plugins/easy-wp-tooltips/#installation)
 * [Development](https://mn.wordpress.org/plugins/easy-wp-tooltips/#developers)

 [Support](https://wordpress.org/support/plugin/easy-wp-tooltips/)

## Description

This plugin uses the [Simple CSS tooltips](https://chrisbracco.com/a-simple-css-tooltip/)
by Chris Bracco and a shortcode to create simple tooltips. You can define a link,
tooltip location and more in the shortcode.

 * [View my other plugins](https://profiles.wordpress.org/wouterpostmanl#content-plugins)

To add a tooltip to your website, please install and activate the plugin.
 Then 
use the shortcode to add a tooltip:

    ```
    [tooltip text="The tooltip"]The text[/tooltip]
    ```

The above shortcode will add a simple tooltip on top of “The text”.
 If you want
to include a link or change the location of the tooltip, this is possible by using
the following attributes in your shortcode:

    ```
    [tooltip text="The tooltip" location="right" href="https://example.com/" rel="nofollow"]The text[/tooltip]
    ```

The location can either be top, right, left or bottom. If you don’t enter a location,
the default location (top) will be used.
 As you can see it is also possible to 
add rel=”nofollow” to your link. If you don’t enter a link, the text will link to“#”.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Done!

## FAQ

  Installation Instructions

 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Done!

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Easy WP Tooltips” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Wouter Postma ](https://profiles.wordpress.org/wouterpostmanl/)

[Translate “Easy WP Tooltips” into your language.](https://translate.wordpress.org/projects/wp-plugins/easy-wp-tooltips)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/easy-wp-tooltips/),
check out the [SVN repository](https://plugins.svn.wordpress.org/easy-wp-tooltips/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/easy-wp-tooltips/)
by [RSS](https://plugins.trac.wordpress.org/log/easy-wp-tooltips/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.1**
 *  Last updated **9 жил ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **4.8.28**
 *  Language
 * [English (US)](https://wordpress.org/plugins/easy-wp-tooltips/)
 * Tags
 * [css](https://mn.wordpress.org/plugins/tags/css/)[tooltip](https://mn.wordpress.org/plugins/tags/tooltip/)
   [tooltips](https://mn.wordpress.org/plugins/tags/tooltips/)
 *  [Advanced View](https://mn.wordpress.org/plugins/easy-wp-tooltips/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/easy-wp-tooltips/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easy-wp-tooltips/reviews/)

## Contributors

 *   [ Wouter Postma ](https://profiles.wordpress.org/wouterpostmanl/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/easy-wp-tooltips/)