このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Tooltip Crazy

説明

Based on the tooltip collection from http://tympanus.net/codrops/2014/10/07/tooltip-styles-inspiration/ this plugin provides different tooltip styles.

You can easily add tooltips by using the small form displayed in the TinyMCE or you manually use the shortcodes.

スクリーンショット

  • The default tooltip style and effect.
  • The style "line" with a new animation.
  • The style "box"
  • A short form to setup new tooltips, just mark text in the editor and click on the tooltip icon to get this popup.

インストール

  1. Upload the complete folder to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. Use the shortcode [tooltip text=”tooltip text”]Hover here[/tooltip] to add a tooltip in any post/site. You can also use the new button “Tooltip” in your TinyMCE to generate shortcodes with more options.

FAQ

Installation Instructions
  1. Upload the complete folder to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. Use the shortcode [tooltip text=”tooltip text”]Hover here[/tooltip] to add a tooltip in any post/site. You can also use the new button “Tooltip” in your TinyMCE to generate shortcodes with more options.
How can I add a tooltip?

Just install and activate the plugin and use the following shortcode in your post/site.

[tooltip text=”My first tooltip”]Hover here to display my first tooltip[/tooltip]

評価

このプラグインにはレビューがありません。

貢献者と開発者

Tooltip Crazy はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Tooltip Crazy” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1.2

[Added] support to link the whole tooltip
Use link=”http://www.google.de”
Use target=”_blank”
In the tooltip shortcode

1.1.1

[Removed] Unimportant files from beta tests.

1.1.0

[Added] the options page to change default settings.

1.0.0

  • [Added] Initial version