=== Auto Generate Submenus ===
Contributors: willybahuaud
Tags: menus, menu, wp-nav-menu, submenu, auto, generate
Tested up to: 4.7.4
Stable tag: 1.1
Text Domain: auto-generate-submenus
Requires at least: 4.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RP2CK8K32JDPE

With this plugin, you can add an automatically generated submenu for each menu item.

== Description ==

It add fields to nav menu items in the menu editor (on admin side), allowing to automatically generate submenus on front-end.

You can, for example, ask that the last 5 items of a category appear in the sub-menu. You can also request to display all sub-terms of a taxonomy term. Or you can also ask to list all the contents associated with a CPT archive page…


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Go to 'Appearance > menus' screen to edit your menus

== Changelog ==

= 1.1 =
* 24 april 2017
* solve bug with `get_term_link`

= 1.0 =
* Initial release
