Drop-down-custom-taxonomy

Adds drop-down custom taxonomy box to users desired location

Author:Niraj Chauhan (profile at wordpress.org)
WordPress version required:2.9.2
WordPress version tested:3.0.5
Plugin version:0.1
Added to WordPress repository:16-12-2010
Last updated:16-12-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/taxonomy-...
Total downloads:2 580
Active installs:10+
plugin download
Click to start download

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.


ChangeLog