Hello,
1) I have installed WordPress multisite in wamp. I wish to show Login/register links in the header navigation menu. Is it possible to create a navigation menu for the header to show these links.
The basic functionality I need is explained below:-
I would like to display login, register and logout links in my website. When a user is not logged in, he should be shown the link "Login/Register", and when he is logged in, he shouldn't be shown the login/register link, but should be shown "logout".
How to do this?
2) How to create custom menus and display it in various locations other than the sidebar?