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
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to ‘Appearance > menus’ screen to edit your menus
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to ‘Appearance > menus’ screen to edit your menus
- Upload the plugin files to the
Reviews
Contributors & Developers
“Auto Generate Submenus” is open source software. The following people have contributed to this plugin.
Contributors“Auto Generate Submenus” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Auto Generate Submenus” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- 24 april 2017
- solve bug with
get_term_link
1.0
- Initial release