Tag: wp_get_nav_menu_items
-
Removing items from the menu based on login status
Generally, menus are going to be filled with static items. A “set it and forget it” kind of thing. In those cases, there are some really good methods of setting up various menus to display based on a user’s login status (here and here). But what if that’s the case? What if you have a…