Title: Terms Dictionary
Author: Somonator
Published: <strong>9 آگوست 2016</strong>
Last modified: 10 آوریل 2023

---

جستجوی افزونه‌ها

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.

![](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://fa.wordpress.org/plugins/terms-dictionary/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/terms-dictionary/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/terms-dictionary/#installation)
 * [توسعه](https://fa.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
 * [[

## نصب

 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 آوریل 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 می 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 نوامبر 2020 1 پاسخ

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 می 2019 1 پاسخ

Вроде бы простой и легкий, работает за счет произвольных постов, но… 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)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/terms-dictionary/),
check out the [SVN repository](https://plugins.svn.wordpress.org/terms-dictionary/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/terms-dictionary/)
by [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**
 *  Last updated **3 سال پیش**
 *  نصب‌های فعال **100+**
 *  Tested up to **6.2.9**
 *  زبان‌ها
 * [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)
 * Tag
 * [dictionary](https://fa.wordpress.org/plugins/tags/dictionary/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/terms-dictionary/advanced/)

## امتیازها

 4.5 از 5 ستاره.

 *  [  امتیاز 3 5-ستاره     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=4)
 *  [  امتیاز 1 3-ستاره     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/terms-dictionary/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/terms-dictionary/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/terms-dictionary/)