=== Easy Glossary === Plugin Name: Easy Glossary Contributors: GrayStudio LLC, Yurii Duchenko, graystudio Tags: glossary, tooltips, terms, index, dictionary Requires at least: 5.7 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A lightweight, flexible glossary plugin that auto-links terms, shows tooltips, and provides an index shortcode. == Description == Easy Glossary plugin helps you create a glossary of terms and definitions, automatically link terms in your content, display optional tooltips, and render an A–Z index. It includes a Settings page to customize behavior. == Installation == 1. Upload the plugin folder to `/wp-content/plugins/`. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Go to Glossary → Settings to configure options. == Frequently Asked Questions == = Can I disable auto-linking? = Yes. Toggle it off in Glossary → Settings. = Does it work with any theme? = Yes, it uses standard hooks and minimal CSS. = How can I show glossary archive? = To show the glossary archive, you need to use the shortcode [gseasy_glossary]. == Changelog == = 1.2 = * Added # digit bucket in the A–Z filter and grouped all numeric terms under one # heading. * Improved glossary search ranking to prioritize term-title matches while still matching term content and excerpts. * Added floating scroll-to-top button on glossary single pages and shortcode index output. * Made full list/grid cards clickable with hover/focus styles for better discoverability. = 1.1 = * Added a per-term Schema (JSON-LD) textarea under glossary item editing. * Added output of custom term schema in the page header on single glossary term pages. = 1.0 = * Initial public release.