Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Profile edit does not update website field (fail)


PJ Brunet
Participant

@knowingart_com

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>

Skip to toolbar