[WordPress] 外掛分享: Term Description Popup

首頁外掛目錄 › Term Description Popup
全新外掛
安裝啟用
★★★★★
5/5 分(2 則評價)
109 天前
最後更新
問題解決
WordPress 6.6+ PHP 7.4+ v3.1.3 上架:2025-04-01

內容簡介

**總結:**

- 這款 Term Description Popup 外掛在文章或頁面的文字中,當有一個關鍵字匹配時,會以 popup 形式顯示關鍵字的描述。
- 如果一個關鍵字沒有描述,則該關鍵字會在文字中被輕微標記。
- 關鍵字來自 WordPress 的「terms」表,而關鍵字描述則來自「term_taxonomy」表。終於再次有意義地使用了關鍵字和其描述。
- 現在可以使用標板資源建立辭彙表,並直接在內容中使用它,而無需維護額外的標籤。

**問題與答案:**

1. 何時 Term Description Popup 外掛會顯示彈出視窗?
- 當文章或頁面的文字中有關鍵字匹配時,並且該關鍵字具有描述,則會顯示彈出視窗。

2. 如果關鍵字沒有描述,它將如何在文章中標記?
- 如果沒有描述,關鍵字將以細微的虛點下劃線標記。

3. Term Description Popup 如何決定要在彈出視窗中顯示什麼內容?
- 點擊包含關鍵字的可點擊圖標將打開包含相應關鍵字描述的彈出視窗。

4. 我可以如何與開發人員聯繫以獲得支持?
- 如果您有任何問題或遇到使用 TDP 的問題,請在支援論壇中創建一個主題。如果找不到解決方案,請發送郵件至 [email protected]

5. 如何可以瞭解如何使用這個外掛?
- 請點擊線上文件連結來獲取使用方法。

外掛標籤

開發者團隊

⬇ 下載最新版 (v3.1.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Term Description Popup」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin displays a keyword description in a popup whenever a term in the text of a post or page matches that keyword.
ENGLISH

Frontend

The Term Description Popup plugin displays a keyword description in a popup if a term in the text of a post or page matches that keyword. The term is marked with an icon. Clicking the icon opens a popup with the keyword description.
If a keyword has no description, the keyword is discreetly highlighted in the text.
The keywords are taken from the standard WordPress “terms” table, and the keyword descriptions from the “term_taxonomy” table.

Backend

The following settings can be configured in the plugin administration:
Which taxonomies (pages or posts) the plugin should be active on
The icon that leads to the description can be selected
You can choose whether to highlight terms without a description
You can choose how these terms should be highlighted
You can choose whether to improve the plugin’s performance through a cache
The cache can be deleted manually
Pages and posts can be specifically excluded from the plugin’s effects
The number of pages or posts for “scrolling” can be specified using the exclusion selection function
Numbers of main-languages are supported for the backend

Finally, keywords and their descriptions make sense again, after quickly losing their relevance to search engines. It is now also possible to create a glossary using board resources and use it directly in the content without maintaining additional tags. What’s interesting is that the content is automatically supplemented with keyword descriptions, which has a huge SEO effect on the website’s visibility. Google and other search engines, as well as various AI models, will appreciate the additional content. All you have to do is activate the plugin and enter keywords and their descriptions.
DEUTSCH

Frontend

Das Plugin Term Description Popup zeigt die Beschreibung eines Schlagwortes als Popup an, wenn ein Begriff im Text eines Posts oder einer Page diesem Schlagwort entspricht. Der gefundene Begriff wird mit einem Symbol versehen. Ein Klick auf das Symbol öffnet ein Popup mit der Beschreibung zum Schlagwort.
Sollte ein Schlagwort keine Beschreibung aufweisen, wird das Schlagwort im Text dezent markiert.
Die Schlagworte werden der Standard WordPress-Tabelle “terms” entnommen und die Beschreibungen der Schlagworte aus der Tabelle “term_taxonomy”.

Backend

In der Administration des Plugin können folgende Einstellungen vorgenommen werden:
Für welche Taxonomien (Seiten oder Beiträge) soll das Plugin wirken
Das Symbol, welches zur Beschreibung führt, kann ausgewählt werden
Es kann gewählt werden, ob Begriffe ohne Beschreibung markiert werden sollen
Es kann gewählt werden, wie diese Begriffe hervorgehoben werden sollen
Es kann gewählt werden, ob die Leistung des Plugins durch einen Cache verbessert werden soll
Der Cache kann manuell gelöscht werden
Seiten und Beiträge können gezielt von der Wirkung des Plugin ausgeschlossen werden
Die Anzahl der Seiten oder Beiträge für das “Blättern” durch die Ausschlussauswahl-Funktion kann festgelegt werden
Einige Haupt-Sprachen werden für das Backend unterstützt

Endlich bekommen die Schlagworte und deren Beschreibung wieder Sinn, nachdem sie für Suchmaschinen fast keine Rolle mehr spielen. Es ist also nun mit Boardmitteln möglich, ein Glossar aufzubauen und direkt im Content zu verwenden, ohne zusätzliche Tags zu pflegen. Interessant ist dabei, dass der Content durch die Beschreibungen zu den Schlagworten automatisch ergänzt wird und dies einen gewaltigen SEO Effekt auf die Sichtbarkeit der Website hat. Goggle und Co. sowie diverse KI-Modelle werden sich über den zusätzlichen Content freuen. Sie müssen nichts weiter tun, als das Plugin zu aktivieren und Schlagworte und deren Beschreibung zu erfassen.
Features & Options

Frontend

The Term Description Popup (TDP) displays a popup when a term matches a text string in the content of a post or page and that term has a description.
The text itself, which is found as a keyword (term) in the post or page, is marked with a clickable icon.
Clicking this icon opens a popup with the corresponding description of the keyword (term).
If the term does not contain a description, the text itself, which appears as a keyword (term) in the post or page, is marked with choosed styles.
Caching Terms & Descriptions for better Performance

Backend
The following settings can be configured in the plugin administration:

Which taxonomies (pages or posts) the plugin should be effective for
The icon that leads to the description can be selected
You can choose whether terms without a description should be highlighted
Pages and posts can be specifically excluded from the plugin’s effects
The number of pages or posts for “browsing” using the exclusion selection function can be specified
Administration selection to choose caching or not
Numbers of main-languages are supported for the backend

Coding

Use Ajax to handle some Administration features
Use JavaScript to handle the Popup
Use CSS3 to style the Popup
Use Theme Design to style the Popup

Online Documentation
To know how to use the plugin, please click the link to check online documentation
How to contact us
If you have any questions or encounter a problem while using TDP, please create a topic in the support forum
To speed along the support request, please follow the steps below

Update to the latest versions of your WordPress, themes and plugins.
Check online documentation
Test by following this guide
If you still cannot find a solution, please contact us. (mailto:[email protected])
When submit your support request, please follow the guide

Deinstallation
All plugin settings will be erased.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon