=== Dropdown Menus === Contributors: sanchothefat Tags: menus, dropdowns Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 0.1 Display your WordPress menus as dropdowns. == Description == Sometimes for mobile design or more generally small-screen design it can be beneficial to save space by using a dropdown for your navigation. This plugin provides a way to display your custom menus as dropdowns either using a widget or a function call. == Usage == You can drop the widget provided by the plugin into one of your sidebars *or* use the function `dropdown_menu()` in place of calls to `wp_nav_menu()`.