PHPackages                             constructive/wp-glossary - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. constructive/wp-glossary

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

constructive/wp-glossary
========================

An interactive glossary for WordPress

1.0.2(5y ago)03.0k1MITPHP

Since Nov 6Pushed 5y ago2 watchersCompare

[ Source](https://github.com/constructive/wp-glossary)[ Packagist](https://packagist.org/packages/constructive/wp-glossary)[ RSS](/packages/constructive-wp-glossary/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (3)Versions (3)Used By (0)

WP Glossary
===========

[](#wp-glossary)

WP Glossary is an interactive glossary for WordPress.

- A glossary content type
- JavaScript for highlighting glossary terms with a hoverable tooltip

Installation
------------

[](#installation)

```
composer require constructive/wp-glossary
```

If you are using the Constructive WP Theme, add the Glossary Service Provider to the providers config:

```
return [
    \Constructive\Glossary\GlossaryServiceProvider::class
];
```

 If not, you should just manually copy the code from `GlossaryServiceProvider::register()` into youf `functions.php`. Kind of gross, but it should work for now.

Usage
-----

[](#usage)

Copy the `wp-glossary.js` and `wp-glossary.css` from the `dist/` folder into your project and enqeue those scripts.

Make a few glossary items, wrap the class of `.wp-glossary-scan` to any elements with text that you want highlighted as a glossary term, and you should be all set.

[![example](https://camo.githubusercontent.com/8807462e06f2441f370bf4210d38e474fa9d895f18318f4cdc7c01583de2014e/68747470733a2f2f703237322e70342e6e302e63646e2e676574636c6f75646170702e636f6d2f6974656d732f763175786b5267412f53637265656e2532305265636f7264696e67253230323032302d31312d3036253230617425323030312e3034253230414d2e6769663f736f757263653d736f6369616c26763d3261666161643131356433303763613566326161363761643738626464633235)](https://camo.githubusercontent.com/8807462e06f2441f370bf4210d38e474fa9d895f18318f4cdc7c01583de2014e/68747470733a2f2f703237322e70342e6e302e63646e2e676574636c6f75646170702e636f6d2f6974656d732f763175786b5267412f53637265656e2532305265636f7264696e67253230323032302d31312d3036253230617425323030312e3034253230414d2e6769663f736f757263653d736f6369616c26763d3261666161643131356433303763613566326161363761643738626464633235)

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2112d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20476?v=4)[Frank Lakatos](/maintainers/fakingfantastic)[@fakingfantastic](https://github.com/fakingfantastic)

---

Top Contributors

[![fakingfantastic](https://avatars.githubusercontent.com/u/20476?v=4)](https://github.com/fakingfantastic "fakingfantastic (14 commits)")

### Embed Badge

![Health badge](/badges/constructive-wp-glossary/health.svg)

```
[![Health](https://phpackages.com/badges/constructive-wp-glossary/health.svg)](https://phpackages.com/packages/constructive-wp-glossary)
```

###  Alternatives

[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[illuminate/pagination

The Illuminate Pagination package.

12234.6M1.1k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9350.2M312](/packages/illuminate-pipeline)[illuminate/cookie

The Illuminate Cookie package.

224.7M146](/packages/illuminate-cookie)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
