This is an example of how it is possible to create and show multiple glossaries using the CM Tooltip Glossary Plugin for WordPress.
All Glossaries are defined in the same site but terms can be assigned to one or more category.
This pages shows how two categories can be shown each by it’s own shortcode and therefore represent two different glossaries working together on the same site.
First Glossary for the “Software” category

- a
- Ajax
- API
- Application programming interface
- b
- Beta
- c
- Client Side
- Cross Platform
- CSS
- h
- HTML
- HTML5
- j
- JavaScript
- jQuery
- l
- Load Balancing
- Localizations
- o
- Open Source Software
- p
- PHP1 is an open-source server-side scripting language designed for Web development to produce dynamic Web pages. The code is interpreted by a Web server with a PHP1 processor module which generates the resulting Web page. PHP1 can be deployed on most Web servers and also as a standalone shell on almost every operating system and platform, free of charge. While PHP1 originally stood for Personal Home Page[8], it is now said to stand for PHP1: Hypertext Preprocessor (Source WikiPedia)
Second Glossary for the “Design” category
Title | Description |
---|---|
1PHP![]() | PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994, the PHP reference implementation is now produced by The PHP Group. While PHP originally stood for Personal Home Page,[3] it now stands for the recursive backronym PHP: Hypertext Preprocessor. |