Is there any way to make something only show to people who aren't registered?
I want to add a link to the registration page, but only have it show if the user isn't logged in. The below worked the other way around. :P Any similar function like that with "is_user_guest" or something?
Thanks for any help. :)