Does anyone know of a way that I can create a menu item that has a 'log in' link if a user isn't logged in but then it changes so that it reads 'log out' when a user has logged in?
I don't want to have two menu items (log in and log out) displayed all the time. Only one should be visible depending on whether the user has already logged in or logged out.