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 6d 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 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

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

2019d 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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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