• Hello!

    I’m trying to hide the public menu once a user is logged in. I can’t see to find a way to do that. Would anyone know how to accomplish this?

    Thank you in advance!

Viewing 1 replies (of 1 total)
  • Plugin Author shazdeh

    (@shazdeh)

    Hi!

    This is really easy, you need to edit the menu items you want to hide for logged-in users and paste this for the Visibility field:

    
    ! is_user_logged_in()
    

    Done.

Viewing 1 replies (of 1 total)
  • The topic ‘Hiding Public Menu Once Logged in’ is closed to new replies.