I am trying to use a couple of widgets that i would like accessible only to some members. Is it possible to use conditionals on widgets? Like, if a member is not logged in, this widget will not display, but if member is logged in, then the widget will display?
As another question, are conditionals only useable with member levels and ccaps, or can i use other WP roles, like "admin"?