I have the ability to for users register for an account or post comments without and account.
What I want to do for registered users that post a comment is have a profile link next to their name.
I know how to code that link, what I don't know how to do is tell the difference between registered and non-registered users in the comment loop.
Thoughts?