Show/Hide Link When Logged In/Out

Posted in: Newspaper
Post count: 19

Hello,

How can I have a single menu link show on the top header bar when a user is logged in and hide it when the user is logged out?

Thank You.

Post count: 22421

Hi,
You can use this function to add conditions to the top menu if you like: https://developer.wordpress.org/reference/functions/is_user_logged_in/
You can apply the code in the top-menu file like so: http://screencast.com/t/AqEfSvfRL
Now your top menu will only display when the user is logged in.
Thank you!

Post count: 19

Got it, thank you for the quick support.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.