=== Voce Submenu Items === Contributors: jeffstieler, voceplatforms Tags: menus, navigation, nested Requires at least: 3.4.2 Tested up to: 3.4.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Nest menus as items to avoid giant navigation menus in your admin. == Description == This plugin adds Menus themselves as an item you can put in other Menus as placeholders representing their contents. When a Menu containing other Menus as items is rendered, the "submenu" item is expanded out into all of its items. == Installation == 1. Upload `voce-submenu-items` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Menus admin screen showing "Navigation Menus" metabox and a menu containing another menu as an item. 1. Menus admin screen showing the contents of the "sub" menu. 1. The resulting menu. == Changelog == = 1.0 = * Initial release.