We’ve had some different tutorials on displaying menus based on login status – showing a different menu for logged in users vs. non-users. I also put together a code snippet and a plugin extension to automate this process. There’s even a tutorial on how to remove menu items based on login status.
This tutorial is an extension of those concepts to display different menus based not only on logged in status, but also a user’s role. Continue Reading →