• Resolved callender

    (@jimcallender)


    Hi,

    I have a loop where I want to include in the author avatar, and link to author page.

    Is there a way to do this in wordpress?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • I use the plugins ‘People list’ and ‘User Avatar’.
    Works fine for me (WP 3.0.1)

    Users can upload and edit their own picture.

    Thread Starter callender

    (@jimcallender)

    I ended using – <?php echo get_avatar( get_the_author_email(), ’40’ ); ?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Get avatar for post’ is closed to new replies.