How do I add a link to the top menu bar for anyone visiting a site?
Glen
How do I add a link to the top menu bar for anyone visiting a site?
Glen
Please give more detail about what you want to do, with an example.
If you want to add a menu item that is different for each viewer, you could use the wp_nav_menu_items filter to test for the current user and add their item.
This topic has been closed to new replies.