Title: Terms Dictionary
Author: Somonator
Published: <strong>9 Tháng 8, 2016</strong>
Last modified: 10 Tháng 4, 2023

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Terms Dictionary

 Bởi [Somonator](https://profiles.wordpress.org/somonator/)

[Tải về](https://downloads.wordpress.org/plugin/terms-dictionary.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/terms-dictionary/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/terms-dictionary/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/terms-dictionary/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/terms-dictionary/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/terms-dictionary/)

## Mô tả

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

## Ảnh màn hình

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

Terms of dictionary

[[

## Cài đặt

 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

## Hỏi đáp

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

## Đánh giá

![](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 Tháng 4, 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 Tháng 5, 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 Tháng 11, 2020 1 trả lời

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 Tháng 5, 2019 1 trả
lời

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

 [ Đọc tất cả 4 đánh giá ](https://wordpress.org/support/plugin/terms-dictionary/reviews/)

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

“Terms Dictionary” 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

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

“Terms Dictionary” đã được dịch qua 1 ngôn ngữ. Cảm ơn [những người tham gia dịch](https://translate.wordpress.org/projects/wp-plugins/terms-dictionary/contributors)
vì đóng góp của họ.

[Dịch “Terms Dictionary” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/terms-dictionary)

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

[Duyệt code](https://plugins.trac.wordpress.org/browser/terms-dictionary/), check
out [SVN repository](https://plugins.svn.wordpress.org/terms-dictionary/), hoặc 
theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/terms-dictionary/)
qua [RSS](https://plugins.trac.wordpress.org/log/terms-dictionary/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

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

 *  Phiên bản **1.5.1**
 *  Cập nhật lần cuối **3 năm trước**
 *  Số lượt cài đặt **100+**
 *  Đã kiểm tra lên đến **6.2.9**
 *  Ngôn ngữ
 * [Dutch](https://nl.wordpress.org/plugins/terms-dictionary/) và [English (US)](https://wordpress.org/plugins/terms-dictionary/).
 *  [Dịch sang ngôn ngữ của bạn](https://translate.wordpress.org/projects/wp-plugins/terms-dictionary)
 * Thẻ
 * [dictionary](https://vi.wordpress.org/plugins/tags/dictionary/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/terms-dictionary/advanced/)

## Đánh giá

 4.5 trên 5 sao.

 *  [  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)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/terms-dictionary/reviews/)

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

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/terms-dictionary/)