Описание
This plugin will help the user to add a drop-down-custom-taxonomy box with the help of small code on his desired location.
Options
just place this small code into your theme file and the drop-down box will appear on that page
code:
for example, if you want to display it on home page,
then navigate to index.php, the inside that put this code, if you want to display the custom taxonomies, then just replace category with your custom taxonomy name.
Установка
- Download
- Unzip the package and upload to your /wp-content/plugins/ directory.
- Log into WordPress and navigate to the «Plugins» panel.
- Activate the plugin.
- If you want to put the drop-down box on the home-page then goto your index.php file and add this code without quotes
replace «category» with the name of your custom taxonomy
You can find the example demo on this website http://mbas.in
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Drop-down-taxonomy» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Drop-down-taxonomy» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1
- Original Release — Works With: wp 3.0.3.