Wordpress, when using the "comment_text" action is it possible to get commenter information?

Posted by meds on Stack Overflow See other posts from Stack Overflow or by meds
Published on 2010-03-28T16:11:54Z Indexed on 2010/03/28 16:13 UTC
Read the original article Hit count: 241

Is it possible to get information about the commenter with the comment_text action in wordpress?

What I want to do is modify a comment someone makes based on who they are, like if they are user_a I might want to make their comments show up as green, if they are user_b I might want their comments to be bolded, or formatted differently.

© Stack Overflow or respective owner

Related posts about Wordpress

Related posts about comments