hipdevteam / autopop-menus
Autopopulate submenus based on taxonomy, post type, or post hierarchy.
0.1.1.1
2018-09-17 17:09 UTC
Requires
- composer/installers: >=1.0
- pimple/pimple: ~3.0
This package is not auto-updated.
Last update: 2025-01-02 03:42:11 UTC
README
Autopopulate WordPress submenu items based on taxonomy, post type, or post hierarchy.
Current Limitations
The autopopulated submenus are currently limited to a single level. It won't populate submenus of submenus, yet.
Installation
Currently, the only supported method of installation is with composer. From the root of your project, type:
composer require pucklabs/autopop-menus
If you aren't familiar with how to use composer with Wordpress, check out this thorough guide