Linux 软件免费装

The Tooltip

开发者 Alobaidi
更新时间 2025年12月4日 23:58
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcode editor simple tooltip the tooltip

下载

详情介绍:

The Tooltip Simple WordPress tooltip shortcode, full customize and easy to use. The Features Live Demo & Explanation of Use You May Also Like - From Our Plugins Video Popup Plugin - Create unlimited, elegant, and responsive popups for YouTube, Vimeo, MP4 & WebM videos on click or On-Page Load. Preloader Plugin - Add a preloader to your website easily in only 3 steps. Simple, fast, and compatible with all major browsers. Extend Link Plugin - Link Options for WordPress Editor

安装:

Installation
  1. Upload 'the-tooltip' folder to the '/wp-content/plugins/' directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Now you will find new button "The Tooltip" in WP post editor.
Usage [the_tooltip text="some text or one word" tooltip="my tooltip text"] Shortcode Attributes
  1. text="here enter your text or one word, example: @WordPress", default is none. required.
  2. tooltip="here enter tooltip text, example: this is my username on twitter! follow me", default is none, required.
  3. background="here enter tooltip background color code, eaxmple: #ff0" default is #555555, not required.
  4. url="here enter link if you want, example: https://wp-plugins.in" default is none, not required.
  5. color="here enter tooltip text color code, example: #000" default is #ffffff, not required.
  6. Read explanation of use

常见问题:

更新日志:

1.0.3
  1. Sanitize shortcode attributes.
  2. General improvements.
  3. New attribute: nofollow="1". 1 = adds rel="nofollow", allowing you to control the rel attribute for link.
1.0.2 1.0.1 1.0.0 First version.