Logged-in user ‘s comments – display email/website info from his User Profile
-
Hi,
I have enabled the flag “Users must be registered and logged in to comment” on my wordpress installation.
Now, on the comments page, I want to display this registered user’s profile info (Name, nickname and website) alongside his comment?
<?php comment_author_link() ?>
only displays the logged in user’s username.I am unable to find any template tag that helps me to display the registered user’s info from his profile(Name, nickname and website) with the comment’s text.
Please help.
Thanks
Anand
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Logged-in user ‘s comments – display email/website info from his User Profile’ is closed to new replies.