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

WP Easy Tooltips

描述

Really simple plugin that allows you to easily add tooltips to your posts using the shortcode [wpetp].

It was made for some simple tooltips with text and/or images. For example if you want a way to add some information about a word in your post without forcing the user to leave the page to see them.

Feel free to ask for some features if you think I missed some.

Languages: English.

屏幕截图

  • An example of a tooltip with an image in a post.

安装

This section describes how to install the plugin and get it working.

Uploading the Plugin :
1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the ‘Plugins’ screen in WordPress

Creating a Tooltip :
1. Use the shortcode [wpetp title=’the-placeholder’ image=’the-image-url’]The text displayed in the tooltip.[/wpetp]

As you may have understood, the title is the text that once hovered will display the tooltip. The image attribute is an url to the image displayed in the tooltip, and finally, the text between the two tags is the text displayed in the tooltip.

评价

2017 年 3 月 4 日 1 回复
Found a cool application to display this tooltip with a Snapcode as the picture, when hovering on a snapchat social icon in a footer. Nice use for this.
阅读所有1条评价

贡献者及开发者

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

贡献者

将“WP Easy Tooltips”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.0.1

  • Very first release.