WordPress.org Glossary

Mô tả

This plugin registers a glossary custom post type for defining words, acronyms or terms. Those terms will be highlighted in public posts, with the definition displayed in a popup tooltip.

Ảnh màn hình

  • An example showing a tooltip with a definition for the term "meta".

Cài đặt

To use the plugin, simply install and activate, then visit the Glossary section in your wp-admin dashboard to begin adding glossary terms.

Đánh giá

30 Tháng Năm, 2022
After wasting hours trying to get other plugins to work, I resigned and finally found this one. It is very simple and intuitive to use and looks convincing, even without changing anything about the looks. I love it. Thanks a bunch and keep up the good work!
22 Tháng Hai, 2022
I've been looking for something like this for a while. I used a similar plugin like this some time ago, but wasn't completely happy it. This one is as simple and straight forward as it gets. Kudos. EDIT 22-02-2022: Bringing this back to 2 stars for now as it is not so excellent as I thought. It crashes with PHP8. And PHP 7.4 is end of life at the end of this year. There is no follow up on the support section either so I guess I should look for a different solution. Too bad. Expected a little more from Automattic to be honest.
25 Tháng Mười Một, 2020
Does what it says it will do. You create your glossary entries and it does the rest. I like that it defines a custom post type so that you can create a full page of glossary entries by filtering on the type. Only thing keeping it from being 5-stars is the absolute lack of customization options, but it's open source, and free, so that's definitely not a functional flaw. Nice plugin, folks. Thanks!
Đọc tất cả 4 đánh giá

Người đóng góp & Lập trình viên

“WordPress.org Glossary” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“WordPress.org Glossary” đã được dịch qua 8 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “WordPress.org Glossary” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.2

  • Bump Tested up to.
  • Don’t create glossary hovercards for phrases within <option> tags.
  • Don’t create glossary hovercards wtihin oEmbed responses.
  • PHP Notice fixes.
  • Fixes to ensure that the matched text isn’t past the current element.
  • PHP 8 fatal fix, array_merge() does not accept unknown named parameters.

1.1

  • Added hoverIntent to avoid accidental showing of the glossary items when scrolling the page.

1.0

  • Switch to a different tooltip library to avoid some glitchy behaviour.
  • Eliminate some unnecessary highlighting, and generally improve the accuracy of term matching.
  • Fix some visual glitches.
  • Cooperate better with O2 auto-linking and tagging.

0.1

  • Initial public release.