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.

Installs: 825

Dependents: 0

Suggesters: 0

Security: 0

Type:wordpress-plugin

0.1.1.1 2018-09-17 17:09 UTC

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