Title: Terms Dictionary
Author: Somonator
Published: <strong>9 Ağustos 2016</strong>
Last modified: 10 Nisan 2023

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# Terms Dictionary

 [Somonator](https://profiles.wordpress.org/somonator/) tarafından

[İndir](https://downloads.wordpress.org/plugin/terms-dictionary.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/terms-dictionary/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/terms-dictionary/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/terms-dictionary/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/terms-dictionary/#developers)

 [Destek](https://wordpress.org/support/plugin/terms-dictionary/)

## Açıklama

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

## Ekran Görüntüleri

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

Terms of dictionary

[[

## Yükleme

 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

## SSS

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

## İncelemeler

![](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 Nisan 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 Mayıs 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 Kasım 2020 1 yanıt

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 Mayıs 2019 1 yanıt

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

 [ 4 incelemeyi oku ](https://wordpress.org/support/plugin/terms-dictionary/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Terms Dictionary” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

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

“Terms Dictionary” 1 dile çevrildi. Katkıda bulundukları için [çevirmenlere](https://translate.wordpress.org/projects/wp-plugins/terms-dictionary/contributors)
teşekkürler.

[“Terms Dictionary” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/terms-dictionary)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/terms-dictionary/),
[SVN deposuna](https://plugins.svn.wordpress.org/terms-dictionary/) göz atın ya 
da [RSS](https://plugins.trac.wordpress.org/log/terms-dictionary/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/terms-dictionary/)
abone olun.

## Değişiklik Kaydı

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

## Meta

 *  Sürüm **1.5.1**
 *  Son güncelleme **3 yıl önce**
 *  Etkin kurulumlar **100+**
 *  Test edilen sürüm **6.2.9**
 *  Diller
 * [Dutch](https://nl.wordpress.org/plugins/terms-dictionary/) ve [English (US)](https://wordpress.org/plugins/terms-dictionary/).
 *  [Dilinize çevirin](https://translate.wordpress.org/projects/wp-plugins/terms-dictionary)
 * Etiket
 * [dictionary](https://tr.wordpress.org/plugins/tags/dictionary/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/terms-dictionary/advanced/)

## Puanlar

 5 üzerinden 4.5 yıldız.

 *  [  3 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=4)
 *  [  1 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=1)

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/terms-dictionary/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/terms-dictionary/)