Description
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:info@meinservice.online)
- When submit your support request, please follow the guide
Deinstallation
All plugin settings will be erased.
Screenshots
Installation
- Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server (in the /wp-content/plugins/ directory).
- Activate the TDP plugin through the ‘Plugins’ menu in WordPress.
- Default Settings are stored
- Settings can be changed by clicking the ‘TDP Settings’ button in the settings menu.
- All you need to do is activate the plugin and enter keywords and their descriptions.
FAQ
-
Installation
-
- nothing happens
-
Activation
-
- Default plugin settings will be stored
-
Deinstallation
-
- All plugin settings will be erased
-
Deactivation
-
- nothing happens
-
Nothing to see
-
- If you have installed any caching plugins then clear the cache.
- If plugin cache is crazy, deinstallation and new installation will help
-
Versions
-
- All versions are stable. All versions after 1.0.0 are better, but not more stable.
- Version 1.0.0 has only the lowest functionality
Reviews
Contributors & Developers
“Term Description Popup” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Term Description Popup” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.1.1
- Patch
- Better handling of special characters in the title, content or excerpt of pages or posts to find search terms including special characters.
3.1.0
- Minor Release
- Better asynchronous Ajax handling for initial or ongoing access to excluded or included posts and pages to display this section
- Administration area divided into two tabs to improve usability
3.0.0
- Major Release
- Code separation of frontend and backend for more code clarity
- Full server-side support for searching pages and posts to exclude or include
2.1.3
- Patch
- Better popup style
- Better decription formatting
2.1.2
- Patch
- Examples of how the highlighted terms appear without a description in the text.
- Corrections to CSS classes to better display the pages or posts to be excluded.
2.1.1
- Patch
- Plugin description in Settings Panel
- Administration button for manually clearing the cache
2.1.0
- Minor Release
- Terms & Desciption caching for 12 hours
- Administration selection to choose caching or not
- Marking styles for terms without description
- Administration selection to choose wich marking style is used
- The following languages are supported for the backend from now on: Afrikaans, Arabic, Chinese, Franch, German, Italian, Japanese, Portuguese, Russian, Spanish, Thai, Turkish
2.0.1
- Patch
- A better solution was found to handle the initial setting of symbols.
- Added a link from the plugin overview of the administration dashboard to the plugin settings
2.0.0
- Major Release
- Adding Admin-Panel
- 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
1.0.0
- Initial Public Release (stable)