I want to hide a text-widget in wordpress using conditional tags when users are logged in. I've learned that using is_user_logged_in() shows a text widget when users are logged in.