Title: Replace Menu for registered users
Last modified: August 20, 2016

---

# Replace Menu for registered users

 *  Resolved [Mex Ale](https://wordpress.org/support/users/smsulari/)
 * (@smsulari)
 * [14 years ago](https://wordpress.org/support/topic/replace-menu-for-registered-users/)
 * Hi,
 * My website is basically internal employee website. Hence I want to show different
   menu for the logged-in users.
 * Example
 * >>Visitor Menu
    ———————————————— Home | Register Now | Contact us ————————————————
 * >>Logged-In User Menu
    ———————————————— Dashboard | Tutorials | Resources | Contact
   TM ————————————————
 * I had tried to search through different topics but couldn’t found any plugin 
   or a proper solution to do that.
 * I had also created two menus one for the Logged-in and one for the general visitors.
 * I would really appreciate if I could get some help on it.
 * Thanks
 * For ref website is : [](https://wordpress.org/support/topic/replace-menu-for-registered-users/experts.grbsol.co.uk?output_format=md)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [14 years ago](https://wordpress.org/support/topic/replace-menu-for-registered-users/#post-2719236)
 * [http://codex.wordpress.org/Function_Reference/wp_nav_menu#Different_menus_for_logged-in_users](http://codex.wordpress.org/Function_Reference/wp_nav_menu#Different_menus_for_logged-in_users)
 * Here is the concept in a nutshell…. you would need to register 2 nav menus (minimally)
   in functions.php, and the conditionalize the display (In your template where 
   the menu is called – most likely header.php) to call one or the other depending
   if a user is logged in
 *  Thread Starter [Mex Ale](https://wordpress.org/support/users/smsulari/)
 * (@smsulari)
 * [14 years ago](https://wordpress.org/support/topic/replace-menu-for-registered-users/#post-2719452)
 * Thank Rev… Fixed and its perfect now.
    I made two menus and inserted the Function
   snippet.
 * 🙂
 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [14 years ago](https://wordpress.org/support/topic/replace-menu-for-registered-users/#post-2719491)
 * I’m glad that worked for you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Replace Menu for registered users’ is closed to new replies.

## Tags

 * [hide menu](https://wordpress.org/support/topic-tag/hide-menu/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/replace-menu-for-registered-users/#post-2719491)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
