This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Terms Dictionary

Description

With this plugin you can create a simple dictionary to your site.

Screenshots

  • Terms of dictionary

Installation

  1. Install this plugin
  2. Add shortcode to your page ([terms-dictionary])

Shortcode params:
– show_search (true|false) – Show search form, default – true
– terms_per_page (number) – Terms per page, default – number posts from settings

Exapmle: [terms-dictionary show_search=”true” terms_per_page=”6″]

  1. Add new terms

FAQ

● New terms are added in a special type of post “Dictionary”.
● The plugin has shortcode [terms-dictionary], add it to your page.
● The letters to the terms are automatically determined.

Reviews

mayo 29, 2021
It's a very useful plugin and looks good. Also, the developer is helpful.
noviembre 19, 2020 1 reply
Great work, thanks to the author! The plugin is easy to configure and works perfectly out of the box. It is a pity, of course, that it was not updated more than a year ago, but this does not prevent it from working correctly even in November 2020. Thank you so much for developing it!
mayo 13, 2019 1 reply
Вроде бы простой и легкий, работает за счет произвольных постов, но... 1) нет ссылки на быстрый просмотр из админпанели. 2) нет настройки url для главной рубрики и терминов 3) вообще не работает на 5.1.1
Read all 3 reviews

Contributors & Developers

“Terms Dictionary” is open source software. The following people have contributed to this plugin.

Contributors

“Terms Dictionary” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Terms Dictionary” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0 Release
1.1 Completely rewritten code, add shortcode, add automatic selection of letters.
1.2 Add thumbnail for terms, add pagination.
1.3 Autocreate page with shortcode, minimalizatian code, add link “all letters” and ect
1.4 Add shortcode params: show_search, terms_per_page;, rewrite code, remove autocreate page, fix links when use simple permalinks
1.4.1 Fix php notice after added terms without title, removed 404 view links from wp admin