Forums
-
- Forum
- Posts
-
- Installation
- 28,414
- Troubleshooting
- 62,366
- Themes
- 10,408
- Plugins
- 15,321
- Requests & Feedback
- 14,961
- Showcase
- 3,254
-
I like this a little better
<div class="threadauthor">
<a href="<?php echo get_user_profile_link(get_post_author_id()) ?>">
<?php post_author_avatar(); ?><br />
<?php post_author(); ?></a>
<br />
<a href="<?php echo get_user_link(get_post_author_id()) ?>"><small><?php post_author_title(); ?></small></a>
</div>