Beskrivning
With this plugin you can create a simple dictionary to your site.
Installation
- 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
Vanliga frågor
● 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.
Recensioner
Bidragsgivare och utvecklare
”Terms Dictionary” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Terms Dictionary” har översatts till 1 språk. Tack till översättarna för deras bidrag.
Översätt ”Terms Dictionary” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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