• I’m trying to display anything other than a users username in comments.

    In my theme this piece of code pulls the comment authors username <?php comment_author_link() ?>,

    I would like to display anything but, i.e. display name, nick name, first name, etc. of that user.

    How can I do this?

  • The topic ‘Displaying anything other than a users username in comments’ is closed to new replies.