Title: Easy WP Tooltips
Author: Wouter Postma
Published: <strong>2017 年 6 月 4 日</strong>
Last modified: 2017 年 6 月 5 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Easy WP Tooltips

 作者：[Wouter Postma](https://profiles.wordpress.org/wouterpostmanl/)

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

 * [详情](https://cn.wordpress.org/plugins/easy-wp-tooltips/#description)
 * [评价](https://cn.wordpress.org/plugins/easy-wp-tooltips/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/easy-wp-tooltips/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/easy-wp-tooltips/#developers)

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

## 描述

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“#”.

## 安装

 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!

## 常见问题

  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!

## 评价

此插件暂无评价。

## 贡献者及开发者

「Easy WP Tooltips」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Easy WP Tooltips」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/easy-wp-tooltips)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/easy-wp-tooltips/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/easy-wp-tooltips/)，或通过[RSS](https://plugins.trac.wordpress.org/log/easy-wp-tooltips/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/easy-wp-tooltips/)。

## 额外信息

 *  版本 **1.1**
 *  最后更新：**9 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **4.8.28**
 *  语言
 * [English (US)](https://wordpress.org/plugins/easy-wp-tooltips/)
 * 标签
 * [css](https://cn.wordpress.org/plugins/tags/css/)[tooltip](https://cn.wordpress.org/plugins/tags/tooltip/)
   [tooltips](https://cn.wordpress.org/plugins/tags/tooltips/)
 *  [高级视图](https://cn.wordpress.org/plugins/easy-wp-tooltips/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/easy-wp-tooltips/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/easy-wp-tooltips/)