Paid Memberships Pro - Nav Menus Add On
Creates member navigation menus and swaps your theme's navigation based on a user's Membership Level
by Stranger Studios · github.com/strangerstudios/pmpro-nav-menus · website
★ 15stars
16forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/strangerstudios/pmpro-nav-menus/archive/refs/heads/dev.zipFrom the readme
Creates member navigation menus and swaps your theme's navigation based on a user's Membership Level
Extend your theme to display unique navigation menus based on a user's membership level.
This plugin duplicates all wpnavmenus defined by your theme and creates a members version. Customize menus even further by optionally creating a level-specific navigation menu. This can be set on the Edit Membership Level screen under the "Navigation Menu" section.
If you do not set a Menu for a member-specific Theme Location, the menu will fall back to the default as defined by your theme.
1. Upload the pmpro-nav-menus folder to the /wp-content/plugins/ directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Optionally create level-specific navigation menus on the Edit Membership Level admin.
1. Create new navigation menu(s) for your members and assign them to the appropriate Theme Location.
Read the full README on GitHub →