Linux 软件免费装
Banner图

Glossary Tooltip – Build a Smart Knowledge Base with Tooltips

开发者 jumedeenkhan
mozedia
更新时间 2026年8月13日 20:02
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

tooltip glossary dictionary knowledge base glossary tooltip

下载

2.4.7 1.0 1.0.1 2.0.0 2.0.1 2.4.0 2.4.5 2.4.8

详情介绍:

Glossary Tooltip helps you create a powerful knowledge base for your WordPress website by automatically highlighting glossary terms and converting them into links. The plugin displays responsive, customizable tooltips with term definitions, helping visitors understand unfamiliar terms without leaving the page. A built-in searchable A–Z glossary index with live search makes it easy for visitors to browse terms, discover related content, and quickly find the information they need. It's perfect for blogs, documentation sites, knowledge bases, educational websites, online courses, and business websites. Don’t let difficult words confuse your visitors. Use this plugin to better organize your content, strengthen internal linking, and improve the user experience. Learn more about Glossary Tooltip: Official Website | Documentation | Demo | Video Tutorials | User Guide | FAQs Key Features Turn Technical Terms into Informative Links Every website contains terms that may be unfamiliar to some visitors. Without clear explanations, readers often leave the page to search elsewhere, interrupting their experience and reducing engagement. Glossary Tooltip keeps visitors on your website by providing instant definitions exactly where they are needed. Simply create a glossary term once, and the plugin automatically uses it throughout your content, keeping terminology consistent and easy to maintain. How Glossary Tooltip Helps Your Website? A well-organized glossary does more than define terms — it makes your content easier to understand, improves navigation, and helps visitors discover related topics without leaving the page. Whether you're publishing tutorials, product documentation, developer guides, educational resources, or industry-specific content. Glossary Tooltip helps organize information into a structured, searchable knowledge base that grows with your website. By keeping definitions consistent across your content, the plugin reduces manual work, improves readability, and creates a better experience for both new and returning visitors. Main Features Glossary Tooltip includes everything you need to build and manage a professional glossary and knowledge base for your WordPress website. 1. Automatic Glossary Term Highlighting Automatically detect glossary terms throughout your content and convert them into glossary links. No manual linking is required, helping you save time while keeping terminology consistent across your website. 2. Responsive Tooltips Display responsive, fully customizable tooltips that work on hover (desktop) and tap (mobile), allowing visitors to view definitions without leaving the page. 3. Searchable A–Z Glossary Index Create a dedicated glossary index with alphabetical navigation and built-in live search, making it easy for visitors to browse, search, and discover glossary terms. 4. Glossary Terms Management Manage glossary terms from a dedicated custom post type with support for descriptions, excerpts, featured images, categories, synonyms, and custom settings. 5. Advanced Parsing Engine Control exactly where glossary terms are highlighted using flexible parsing rules, exclusions, and compatibility options for maximum accuracy. 6. Per-Post Override Settings Enable or disable glossary highlighting and tooltips for individual posts and pages without affecting your global plugin settings. 7. Lightweight & Performance Optimized Built for speed with optimized parsing, smart asset loading, and minimal impact on your website's performance. Why Choose Glossary Tooltip? Glossary Tooltip is designed to help you build a professional, easy-to-manage knowledge base without adding unnecessary complexity to your website. Whether you're managing a small blog or a large documentation website, the plugin scales with your content while remaining lightweight, flexible, and easy to customize. With automatic term detection, powerful customization options, and performance-focused architecture, you can spend less time managing glossary links and more time creating valuable content. Glossary Tooltip is a great choice for websites that publish educational or information-rich content, including: Shortcodes This plugin includes two shortcodes: [glossary_list] to display your glossary index, and [glossary_exclude] to turn off glossary highlighting on part or all of a specific post or page. [glossary_list] Add this shortcode to any post or page to display your full glossary list there — an alphabetically organized (A-Z) list of all your glossary terms, with optional jump navigation and a live search box. Basic example, showing every glossary term with the default settings: [glossary_list] Supported attributes More examples Show only terms from the "SEO" category: [glossary_list category="seo"] Show terms from either the "SEO" or "WordPress" category: [glossary_list category="seo,wordpress"] Sort terms newest-first, with the letter groups themselves running Z to A: [glossary_list orderby="date" order="DESC"] Reverse just the A-Z letter groups to run Z to A while keeping terms inside each group alphabetical: [glossary_list order="DESC"] Show the terms in a random order each time the page loads: [glossary_list orderby="rand"] Hide the A-Z letter headings and lay terms out in a single column: [glossary_list letters="hide" columns="1"] Show at most 3 terms per letter, arranged in 4 columns: [glossary_list limit="3" columns="4"] Combine several attributes together — show only "Web Development" terms, newest first, up to 5 per letter, in 3 columns: [glossary_list category="web-development" orderby="date" order="DESC" limit="5" columns="3"] [glossary_exclude] Add this marker to a specific post or page to turn off automatic glossary term highlighting for part or all of that content — the rest of your site keeps highlighting as normal. It doesn't display anything itself; the marker(s) are simply removed from the page when it renders. It supports two forms: Paired form — wraps a specific section and excludes only that section, leaving the rest of the post highlighted normally: [glossary_exclude]This paragraph will not have any glossary terms highlighted.[/glossary_exclude] You can use the paired form as many times as you like in the same post — each pair excludes only the content between it. Single-marker form — placed on its own, excludes everything from that point to the end of the content: [glossary_exclude] This is useful for pages where you don't want glossary tooltips to appear in part or all of the content, such as a legal page, a code tutorial, or a post that already discusses a term in detail. Excluding the entire post has the same effect as setting the "Glossary Highlight" option to Off on that post/page's edit screen. Need more shortcode examples? See the complete shortcode documentation: Glossary Tooltip >> Documentation >> Glossary Page Multilingual sites Glossary Tooltip stores UTF-8 content and is compatible with multilingual plugins such as WPML and Polylang. Documentation and support Full documentation and setup guides are available at official website glossarytooltip.com. For questions or issues, please use the support forum.

安装:

Automatic installation
  1. In your WordPress admin, go to Plugins → Add New Plugin.
  2. Search for Glossary Tooltip.
  3. Click Install Now, then click Activate.
  4. Go to Glossary → Settings to configure the plugin.
Manual installation
  1. Download the plugin ZIP file.
  2. In your WordPress admin, go to Plugins → Add New Plugin → Upload Plugin.
  3. Choose the downloaded ZIP file and click Install Now.
  4. Activate the plugin from the Plugins screen.
After activation
  1. Go to Glossary → Add New Glossary Term.
  2. Enter the term as the title and its definition in the content editor.
  3. Publish the term.
  4. Visit any post or page containing that word to see it automatically highlighted with a tooltip.
  5. Optionally, create a page with the [glossary_list] shortcode (or select a glossary index page in Glossary → Settings) to display a full glossary index.

屏幕截图:

  • Customize the Glossary Index page layout, search, alphabetical navigation, and display options.
  • Manage glossary term behavior, links, excerpts, and content display from the Glossary Term settings.
  • Customize tooltip appearance, position, colors, mobile behavior, and display options.
  • Fine-tune plugin behavior with Advanced Settings for better performance and compatibility.
  • Frontend Glossary Index page with alphabetical navigation and integrated live search.
  • Automatically highlighted glossary terms with interactive tooltips displayed on hover or tap.
  • Browse glossary terms quickly using the alphabetical A–Z, Special Characters, and 0–9 navigation.
  • Instantly find glossary terms using the built-in live search terms feature.
  • Create and edit glossary terms with descriptions, excerpts, featured images, and custom settings.
  • Override highlight and tooltip settings for individual posts, pages or custom post types.
  • Manage all glossary terms from the dedicated WordPress Glossary Terms dashboard.
  • Get started quickly with the Setup Wizard for easy plugin configuration.

升级注意事项:

2.4.8 Fixed several code quality, glossary highlighting corrupting Elementor/Avada/Divi/Beaver/WPBakery/Oxygen live-editor canvases, and fixes accented terms never being highlighted in case-insensitive mode. 2.4.7 Maintenance release: fixes a minor CSS bug, corrects two color-picker defaults, and removes unused code. Safe to update. 2.4.6 [glossary_exclude] now supports a paired, closing form to exclude only the wrapped content, instead of everything to the end of the post. 2.4.5 [glossary_list order="DESC"] now also reverses the order of the A-Z letter groups themselves (Z to A), instead of only reversing the terms inside each group. 2.4.4 Fixes the [glossary_list category="..."] attribute, which previously always returned an empty result. 2.4.3 [glossary_list]'s limit attribute now applies per A-Z letter group instead of as one total across the whole index. 2.4.2 [glossary_list] now accepts category, orderby, order, letters, limit, and columns attributes for filtering, sorting, and laying out the glossary index. 2.4.1 The glossary index shortcode is now [glossary_list] (underscore); the previous [glossary-list] tag is deprecated. Per-post "Disable glossary highlighting" checkbox replaced with separate Glossary Highlight and Tooltip dropdown settings (Default/On/Off). 2.4.0 Adds a Maintenance Tools panel (flush rewrite rules, clear glossary cache), a System Information panel on the Advanced tab, and a new Tooltip Position setting (top, bottom, left, right); performance and content-parsing options moved back to General settings.

常见问题:

Do I need to manually link glossary terms in my content?

No. Once a glossary term is published, the plugin automatically detects and highlights matching words across the post types you've selected in the settings.

How do I show a full list of glossary terms on a page?

Use the [glossary_list] shortcode on any post or page, or select a glossary index page in Glossary → Settings → Glossary Index Page. The index lists terms alphabetically and includes an optional A–Z navigation and live search box.

Can I enable or disable highlighting for a single post or page?

Yes. Each post, page, and supported custom post type includes Glossary Highlight and Tooltip settings. You can choose Default, On, or Off to control glossary highlighting and tooltips for that specific content without affecting the rest of your website.

How do I prevent the glossary from parsing a paragraph?

Yes. Wrap any section with [glossary_exclude]...[/glossary_exclude] to skip highlighting for just that section, or add a single [glossary_exclude] marker on its own to skip highlighting for the rest of the content that follows it. You can also set the "Glossary Highlight" option to Off on the post/page edit screen to skip highlighting for the entire post.

Can I control tooltips for just one post or page?

Yes. Each post/page edit screen includes a "Tooltip" setting with three options: Default (follows the site-wide tooltip setting), On, or Off. This lets you enable or disable tooltips for a single post or page without changing the global setting.

Can I stop one specific glossary term from being highlighted everywhere?

Yes. Each glossary term has per-term visibility controls that let you exclude it from auto-highlighting and/or the glossary index, without affecting any other terms.

Can I control how many times a term is highlighted on the same page?

Yes. In Glossary → Settings → General, you can highlight a term only once, a limited number of times, every Nth occurrence, or every occurrence.

Can a term have alternate names or abbreviations?

Yes. You can add synonyms/aliases to a glossary term, and any of those alternate forms will be highlighted and link to the same term.

Will highlighting break my headings or existing links?

No, by default the plugin ignores headings (H1–H6) and text that is already inside a link, so your existing structure and links are not altered. These behaviors can be adjusted in the settings.

Does this affect my site's internal search results?

You can optionally exclude glossary terms from your site's internal search results in Glossary → Settings → General. This does not affect Google or other external search engines.

Can I choose which side of the term the tooltip appears on?

Yes. In Glossary → Settings → Tooltip, the "Tooltip position" option lets you choose top, bottom, left, or right. Top is recommended for most layouts.

I changed the glossary permalink slug and now get 404 errors. How do I fix this?

Go to Glossary → Settings → Advanced and click Flush Rewrite Rules, or go to Settings → Permalinks and click Save Changes.

I updated a term but the site still shows the old content. What should I do?

If you have content caching enabled, use the Clear Glossary Cache tool on the Advanced settings tab, then clear any third-party caching or CDN cache your site may be using.

Can I back up or transfer my plugin settings to another site?

Yes. On the Advanced settings tab you can export all plugin settings as a JSON file and import that file on another installation. You can also reset all settings to their defaults.

How do I move glossary terms to another WordPress site?

Glossary terms are a standard WordPress content type, so you can use the built-in Tools → Export and Tools → Import screens to move them between sites.

How does Glossary Tooltip help improve my website's SEO?

Glossary Tooltip can improve your site's SEO by automatically creating internal links between related content and generating dedicated glossary term pages. This helps search engines better understand your website structure while making it easier for visitors to discover relevant information.

Can I customize glossary term titles?

Yes. You can customize the displayed glossary term title from the Glossary Term Settings. For example, you can automatically add text such as "What Is:", "Definition of:", or any custom prefix or suffix to glossary term titles without changing the original glossary term name.

How do I exclude content from automatic glossary highlighting?

Wrap the content with the [glossary_exclude] paragraph text here... [/glossary_exclude] markers to prevent glossary terms inside that section from being automatically highlighted. Only the wrapped content is excluded—glossary highlighting continues to work normally everywhere else on the page.

Does the plugin work with all WordPress themes?

Yes. Glossary Tooltip is designed to work with any well-coded WordPress theme that follows WordPress coding standards. It has been tested with popular themes including Twenty Twenty-Five, GeneratePress, Astra, Kadence, Blocksy, Genesis Framework, and other standards-compliant themes. If a theme or another plugin prevents glossary links or tooltips from displaying correctly, the plugin includes flexible compatibility settings to help resolve most conflicts.

Does the plugin work with multilingual sites?

Absolutely! The plugin supports UTF-8 and is fully compatible with WPML, Polylang and popular multilingual plugins.

Can I import glossary terms from another website?

Yes. Glossary Tooltip stores terms as a standard WordPress custom post type, so you can use WordPress's built-in Tools → Export and Tools → Import features to transfer glossary terms, categories, synonyms, featured images, and other supported data between WordPress sites. You can also find these instructions in the plugin's Advanced Settings page.

How do I control where tooltips appear?

Yes. You can choose where tooltips appear from the plugin settings. Glossary Tooltip supports automatic positioning as well as fixed positions, including Top, Bottom, Left, and Right, allowing you to choose the placement that works best for your site.

Does it support synonyms and variations?

Yes. Glossary Tooltip supports synonyms and term variations out of the box. You can assign multiple synonyms or alternate spellings to a glossary term, and they will automatically be recognized and highlighted throughout your content.

Does the plugin slow down my site?

No. The plugin includes several performance options: it can skip parsing when no glossary terms exist, cache parsed content, load scripts in the footer, load assets inline, and limit parsing to the main query only.

Where can I get help?

Visit the support forum or the documentation site.

更新日志:

2.4.8 2.4.7 2.4.6 2.4.5 2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.0 2.2.1 2.2.0 2.1.1 2.0.1 2.0.0 1.0.1 1.0