描述
With this plugin you can create a simple dictionary to your site.
安装
- Install this plugin
- 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″]
- 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.
评价
贡献者及开发者
更新日志
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