Forums
-
- Forum
- Posts
-
- Installation
- 28,499
- Troubleshooting
- 62,634
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,257
-
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>