hipdevteam/autopop-menus

Autopopulate submenus based on taxonomy, post type, or post hierarchy.

Installs: 25 856

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:wordpress-plugin

0.1.1.1 2018-09-17 17:09 UTC

This package is not auto-updated.

Last update: 2024-04-25 00:13:29 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