Hi there,
I’m a noob, so please be gentle!
I would like to add an item to the primary menu that displays a Login link when a user is not logged in, and when they are logged in, I’d like to have a dropdown that has several hard-coded links.
Not logged in:
Login (in primary nav)
Logged in:
Members area (in primary nav)
– Account (sub menu items)
– Payments
– another link
– Log out
I’m guessing that this kind of thing goes in functions.php, but I’m not at that level of expertise yet!
Thanks.