该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Drop-down-taxonomy

描述

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.

安装

  1. Download
  2. Unzip the package and upload to your /wp-content/plugins/ directory.
  3. Log into WordPress and navigate to the “Plugins” panel.
  4. Activate the plugin.
  5. 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.