Forums
Forums / Fixing WordPress / Using of gravatars
(@fterh)
16 years, 6 months ago
I thought you have to pass the email address as the argument to get_avatar(), how come $comment works too?
$comment as in $GLOBALS["comment"] = $comment
$GLOBALS["comment"] = $comment
The topic ‘Using of gravatars’ is closed to new replies.
(@fterh)
16 years, 6 months ago
I thought you have to pass the email address as the argument to get_avatar(), how come $comment works too?
$comment as in
$GLOBALS["comment"] = $comment