前言介紹
- 這款 WordPress 外掛「Text Hover」是 2009-07-14 上架。
- 目前有 2000 個安裝啟用數。
- 上一次更新是 2022-03-23,距離現在已有 1138 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.9 以上版本才可以安裝。
- 有 17 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
help | terms | acronyms | tooltips | abbreviations |
內容簡介
這個外掛可以讓你輕鬆定義當訪客在文章或頁面上懸停滑鼠在單詞或短語上時出現的説明文字。
透過外掛的設置,只需要指定你想要與懸停文字關聯的單詞或短語,以及所需的懸停文字本身。格式非常簡單,以下是一個範例:
WP => WordPress
Matt => Matt Mullenweg
The Scooby Shack => the bar where the gang hangs out
可以透過設置和過濾器控制外掛的其他功能有:
可以啟用留言的懸停文字(預設不啟用)
可以使懸停文字不區分大小寫(預設區分大小寫)
可以限制每個單詞或詞語在每篇文章中只有一次替換,達到懸停文字目的(預設是所有詞彙的所有出現都是懸停文字)
懸停文字可以使用預設的瀏覽器工具提示(預設使用外觀更好的qTip2庫)
可以擴展懸停文字以影響其他過濾器
注意: 這不同於我的文本替換外掛程式,文本替換定義要替換為替換文本的詞彙或短語在您的網站上顯示時。文本懸停則會在訪問者懸停於詞匯上方時,以附加資訊的形式添加懸停文字,否則它會像您輸入的那樣顯示在文章中。
連結: 插件首頁 | 插件目錄頁面 | GitHub | 作者首頁
開發者文檔
開發者文檔可以在DEVELOPER-DOCS.md中找到。該文檔涵蓋了外掛提供的眾多過濾器。以下列出這些過濾器以提供概述。
c2c_text_hover_filters : 自定義要應用文本懸停文字的過濾器。
c2c_text_hover_third_party_filters : 自定義要應用文本懸停文字的第三方過濾器。
c2c_text_hover_filter_priority : 覆蓋的預設優先級。
c2c_text_hover自定義或覆蓋定義所有文本懸停詞彙及其懸停文字的設置。
c2c_text_hover_comments : 自定義或覆蓋啟用留言中的文本懸停文字的設置。
c2c_text_hover_case_sensitive : 自定義或覆蓋表示文本懸停文字是否區分大小寫的設置。
c2c_text_hover_once : 自定義或覆蓋表示文本懸停文字是否僅限於每段正在處理的文字的每個詞彙一次的設置。
c2c_text_hover_use_pretty_tooltips : 自定義或覆蓋表示是否使用外觀更漂亮的工具提示的設置。
原文外掛簡介
This plugin allows you to easily define help text that appears when a visitor hovers their mouse over a word or phrase in a post or page.
Via the plugin’s settings, simply specify the words or phrases that you want to be associated with hover text, and of course, the desired hover texts themselves. The format is quite simple; an example of which is shown here:
WP => WordPress
Matt => Matt Mullenweg
The Scooby Shack => the bar where the gang hangs out
Additional features of the plugin controlled both via settings and filters:
Hover text can be enabled for comments (it isn’t by default)
Hover text can be made case insensitive (it is case sensitive by default)
Hover text can be limited to doing only one replacement per term, per post (by default, all occurrences of a term are given hovertext)
Hover text can be rendered using the default browser tooltip (by default, the better-looking qTip2 library is used)
Hover text can be expanded to affect other filters
Note: This is not the same as my Text Replace plugin, which defines terms or phrases that you want replaced by replacement text when displayed on your site. Text Hover instead adds the hover text as additional information for when visitors hover over the term, which is otherwise displayed in the post as you typed it.
Links: Plugin Homepage | Plugin Directory Page | GitHub | Author Homepage
Developer Documentation
Developer documentation can be found in DEVELOPER-DOCS.md. That documentation covers the numerous hooks provided by the plugin. Those hooks are listed below to provide an overview of what’s available.
c2c_text_hover_filters : Customize what hooks get text hover applied to them.
c2c_text_hover_third_party_filters : Customize what third-party hooks get text hover applied to them.
c2c_text_hover_filter_priority : Override the default priority for the c2c_text_hover filter.
c2c_text_hover Customize or override the setting defining all of the text hover terms and their hover texts.
c2c_text_hover_comments : Customize or override the setting indicating if text hover should be enabled in comments.
c2c_text_hover_case_sensitive : Customize or override the setting indicating if text hover should be case sensitive.
c2c_text_hover_once : Customize or override the setting indicating if text hovering should be limited to once per term per piece of text being processed regardless of how many times the term appears.
c2c_text_hover_use_pretty_tooltips : Customize or override the setting indicating if prettier tooltips should be used.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Text Hover」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 2.0 | 2.2 | 3.0 | 3.1 | 3.2 | 3.5 | 3.6 | 3.8 | 3.9 | 4.0 | 4.1 | 4.2 | 3.0.1 | 3.0.2 | 3.0.3 | 3.1.1 | 3.2.1 | 3.2.2 | 3.5.1 | 3.7.1 | 3.9.1 | trunk |
延伸相關外掛(你可能也想知道)
Simple Tooltips 》輕鬆地在你的 WordPress 網站上添加工具提示,當滑鼠指向目標元素時會顯示工具提示,行動裝置上會在點擊目標元素時顯示。你可以很容易在「設置 > 簡易工具提...。
Easy Footnotes 》Easy Footnotes可以透過短碼[efn_note]腳註內容。[/efn_note]在WordPress文章中添加腳註。Easy Footnotes會自動在輸入短碼的地方添加腳註號碼,並將完整的腳...。
Magic Tooltips For Contact Form 7 》Magic Tooltips For Contact Form 7 是一個 WordPress Contact Form 7 提示工具外掛,可以讓您輕鬆地在 Contact Form 7 外掛表單欄位上加入提示框。, 我們的...。
WordPress Tooltip 》 WordPress 提示氣泡插件允許您在文章和頁面上添加純文本和鏈接提示氣泡。, 它提供了一個 tinyMCE 短碼 GUI,將引導您完成提示氣泡的整個過程。, 此插件使用...。
IZ Block Editor Tooltips 》- 這個輕量級外掛可以在 RichText 工具列上添加「工具提示」按鈕。, - 您可以使用它在文章中的單詞和詞語上貼上氣泡提示框。, - 您可以通過管理設置頁面來設...。
WoWHead Tooltips 》這個外掛可從「WoWHead」(http://www.wowhead.com/)添加提示框,非常適合於關於魔獸世界的部落格等等。。
Disable Pointers 》當 WordPress 增加新功能時,管理介面上會顯示各種有用的提示(工具提示)以協助使用者操作。此簡單外掛可讓所有使用者停用這些提示。無需設定,只需安裝並啟...。
iWR Tooltip 》iWR 工具提示外掛讓您能透過簡碼在文章、頁面或模板檔案上增加工具提示。, [iwrtooltip title=”這會顯示在工具提示上”]懸停於我可看到工具提示[/...。
Definitions – Internal Linkbuilding 》這是一個輕量級的 SEO 工具,我們在知識庫中使用它進行內部鏈接建立,但可以根據您的需求進行調整。對於每篇文章,您可以指定一個關鍵字,它將在您的網站上被...。
Add dynamic popups to highlighted words in your articles 》,
繁體中文:
,Foxtips 是一個創新的外掛程式,旨在增進讀者參與度並提高轉換率。它智能地突出顯示您內容中的...。
WP Popover 》輕鬆地在您的網站上加入 Bootstrap 彈出視窗。您可以創建自定義文章並使用短代碼在網站的任何位置作為彈出視窗。, 只需要像這樣使用:[wpob-popover id=̶...。
jQuery Tinytips 》此外掛可讓網站中的連結加上 Tinytips 工具提示,並包含 8 種不同的主題。, 使用 WordPress 可視化編輯器便可將 Tinytips 工具提示新增至連結中。, 此外掛亦...。
Easy WP Tooltips 》這個外掛使用 Chris Bracco 的 Simple CSS tooltips,結合短代碼來創建簡單的工具提示。您可以在短代碼中定義鏈接、工具提示位置等等。, , 查看我的其他外掛,...。
Accessible Tooltips 》一個使用強大的 TippyJS 函式庫 (https://atomiks.github.io/tippyjs/)輕鬆製作無障礙提示工具的擴充功能。, 適用於 Gutenberg 和經典編輯器。。
WP-TagTip 》WP-TagTip是一款以互動提示方式呈現特定標籤相關文章的WordPress外掛。, 欲知詳情及取得最新資訊,請造訪官方網站。, 授權, 該外掛使用MIT授權,您可以在個人...。