=== Voce Submenu Items ===
Contributors: jeffstieler, voceplatforms, csloisel
Tags: menus, navigation, nested
Requires at least: 3.4.2
Tested up to: 4.1
Stable tag: 1.3
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
2. 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.
2. Menus admin screen showing the contents of the "sub" menu.
3. The resulting menu.

== Changelog ==

= 1.3 =
* Fixing bug with nested menus
* Adding proper css class to parent items
* Testing with 4.1

= 1.2.2 =
* VIP optimized images

= 1.2.1 =
* Adding VIP optimized images

= 1.2 =
* Allow for submenus within submenus
* Maintain WP's menu index numbering (bug fix)

= 1.1 =
* Submenu item can now be a child of another menu item. (bug fix)

= 1.0 =
* Initial release.
