pucklabs / autopop-menus
This package is abandoned and no longer maintained.
No replacement package was suggested.
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 auto-updated.
Last update: 2022-02-01 13:11:08 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