內容簡介
總結:這是一個簡單的外掛,允許您將提示工具(tooltip)關聯到區塊編輯器中的任何連結。您可以在前端懸停鼠標時看到這個提示工具。
1. 如何將提示工具(tooltip)關聯到連結?
- 在區塊編輯器中開啟連結選項,點擊鉛筆圖標進行編輯,確保進階面板已打開,並找到提示工具的新輸入框。
2. 提示工具(tooltip)將在哪裡被呈現?
- 當你在前端懸停鼠標在連結上時,你將看到提示工具。
3. 這個外掛的主要特點有哪些?
- 在CMS編輯器的連結編輯中新增「提示工具」輸入框,在「進階」標籤下。
- 將這個新項目顯示為在前端僅使用CSS的簡單提示工具。
- CSS規則使用一些變數,可以輕鬆修改提示工具的外觀。
外掛標籤
開發者團隊
原文外掛簡介
This is a very simple plugin that allows you to associate a tooltip to any link in the block editor.
Open the link options, click on the pencil icon to edit it, then make sure that the Advanced panel
is open, and find the new input box for the tooltip.
You will see the tooltip when you hover with the mouse the link in the frontend.
Main features:
– new ‘tooltip’ input box in the CMS editor ‘edit link’, under ‘Advanced’ tab.
– showing this new field as a simple CSS-only tooltip in the frontend
– CSS rules use some variables to easily modify the aspect of the tooltip.
