
內容簡介
Tooltipy 是一款自動檢測文章或頁面中的關鍵字並顯示工具提示的外掛,能有效提升內容的可讀性與互動性。此版本 7 進行了重大架構重寫,完全向下相容,讓舊用戶無需擔心資料遷移問題。
【主要功能】
• 自動檢測關鍵字並顯示工具提示
• 支援同義詞(用管道分隔)
• 案例敏感匹配選項
• 前綴匹配功能
• 提供詞彙表短碼:[tooltip_glossary]
• 側邊欄小工具顯示相關關鍵字
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Tooltipy automatically detects keywords in your posts/pages and displays tooltip popups with their definitions.
Version 7 is a major architectural rewrite (PHP 8.1+ OOP, Tippy.js rendering) with 100% backward compatibility for existing users (same database options, post meta keys, CSS classes, shortcodes, and hooks).
Key Features
Auto-detect keywords and display tooltips on hover (Tippy.js)
Synonyms support (pipe-separated)
Case-sensitive matching option
Prefix matching (e.g. “photo” matches “photography”)
Glossary shortcode: [tooltip_glossary] (aliases: [kttg_glossary], [tooltipy_glossary])
Manual shortcode: [tooltip]
Keyword families / categories
AJAX loading of tooltip content
YouTube video tooltips
Image alt-text tooltips
Sidebar widget showing related keywords
Extensible addon system
Architecture (7.x)
PHP 8.1 namespaces under Tooltipy\
Tippy.js bundled locally (no CDN)
Full backward compatibility: same option names, post meta keys, hooks
