Title: Terms Dictionary
Author: Somonator
Published: <strong>09.08.2016</strong>
Last modified: 10.04.2023

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](https://ps.w.org/terms-dictionary/assets/icon-256x256.png?rev=1471069)

# Terms Dictionary

 Від автора [Somonator](https://profiles.wordpress.org/somonator/)

[Завантажити](https://downloads.wordpress.org/plugin/terms-dictionary.zip)

 * [Деталі](https://uk.wordpress.org/plugins/terms-dictionary/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/terms-dictionary/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/terms-dictionary/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/terms-dictionary/#developers)

 [Підтримка](https://wordpress.org/support/plugin/terms-dictionary/)

## Опис

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

## Скріншоти

[⌊Terms of dictionary⌉⌊Terms of dictionary⌉[

Terms of dictionary

[[

## Встановлення

 1. Install this plugin
 2. Add shortcode to your page ([terms-dictionary])
 3. Add terms to 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

## Часті питання

● 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.

## Відгуки

![](https://secure.gravatar.com/avatar/b32128cbbddd395a0e55041cbca50ebeee7924639bc9c76651d98bff47634e58?
s=60&d=retro&r=g)

### 󠀁[It Works!](https://wordpress.org/support/topic/it-works-2400/)󠁿

 [ellice909](https://profiles.wordpress.org/ellice909/) 29.04.2023

Hey! a Dictionary plug-in that works out of the box, plus you don’t _have_ to use
those dang blocks. I am also happy that basic WordPress items are not paywalled,
like the featured image. I tried another plug-in and everything was paywalled, like
basic WP stuff. I was also pleasantly surprised with the search function. I am trying
to do more of a translation dictionary, so I was worried about the title (the English
word) being to dominate over the Comanche word, but the search will look into the
body of the post to search the Comanche words too. It looks like I can post audio
clips in too without any paywall lock. This saved me the time of having to make 
a custom post type. Thank you. I think I have a winner for Dictionary plug-ins. 
🙂

![](https://secure.gravatar.com/avatar/a75508e00a566beab80a0f358cc701944c69788c9fbbe286eb2748a6ee883bc3?
s=60&d=retro&r=g)

### 󠀁[Very Well](https://wordpress.org/support/topic/very-well-63/)󠁿

 [sezernw](https://profiles.wordpress.org/sezernw/) 29.05.2021

It’s a very useful plugin and looks good. Also, the developer is helpful.

![](https://secure.gravatar.com/avatar/cbc49b0642fc31e156cdb5a564d8b9c84f1e654c670d435d77d23502e7d67a78?
s=60&d=retro&r=g)

### 󠀁[Great plugin!](https://wordpress.org/support/topic/great-plugin-28644/)󠁿

 [litbes](https://profiles.wordpress.org/litbes/) 19.11.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!

![](https://secure.gravatar.com/avatar/808adef8e76d6c791afddf8f9fde67448f0da636f5dddad4d8b4071a9f8bf348?
s=60&d=retro&r=g)

### 󠀁[Не работает!](https://wordpress.org/support/topic/%d0%bd%d0%b5-%d1%80%d0%b0%d0%b1%d0%be%d1%82%d0%b0%d0%b5%d1%82-71/)󠁿

 [malomalsky](https://profiles.wordpress.org/malomalsky/) 13.05.2019 1 reply

Вроде бы простой и легкий, работает за счет произвольных постов, но… 1) нет ссылки
на быстрый просмотр из админпанели. 2) нет настройки url для главной рубрики и терминов
3) вообще не работает на 5.1.1

 [ Прочитати всі 4 відгуки ](https://wordpress.org/support/plugin/terms-dictionary/reviews/)

## Учасники та розробники

“Terms Dictionary” — проект з відкритим вихідним кодом. В розвиток плагіну внесли
свій вклад наступні учасники:

Учасники

 *   [ Somonator ](https://profiles.wordpress.org/somonator/)

“Terms Dictionary” було перекладено на 1 локалізацію. Дякуємо [перекладачам](https://translate.wordpress.org/projects/wp-plugins/terms-dictionary/contributors)
за їх роботу.

[Перекладіть “Terms Dictionary” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/terms-dictionary)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/terms-dictionary/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/terms-dictionary/) або
підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/terms-dictionary/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/terms-dictionary/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

1.0 Release
 1.1 Completely rewritten code, adding shortcode, adding automatic selection
of letters. 1.2 Adding thumbnail for terms, adding pagination. 1.3 Autocreate page
with shortcode, minimalizatian code, adding link “all letters” and ect 1.4 Adding
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 1.5 Adding tags for terms, little
stylish, small corrections 1.5.1 Fix alphabetical order

## Мета

 *  Версія **1.5.1**
 *  Останнє оновлення **3 роки тому**
 *  Активних встановлень **100+**
 *  Tested up to **6.2.10**
 *  Мови
 * [Dutch](https://nl.wordpress.org/plugins/terms-dictionary/) і [English (US)](https://wordpress.org/plugins/terms-dictionary/).
 *  [Перекладіть на свою мову](https://translate.wordpress.org/projects/wp-plugins/terms-dictionary)
 * Позначка
 * [dictionary](https://uk.wordpress.org/plugins/tags/dictionary/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/terms-dictionary/advanced/)

## Оцінки

 4.5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/terms-dictionary/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/terms-dictionary/reviews/)

## Учасники

 *   [ Somonator ](https://profiles.wordpress.org/somonator/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/terms-dictionary/)