このプラグインは 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.