Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

KnowingArt_com, <?php post_author_link(); ?> will show a link to the post author’s page. I suspect you’d have to dig around with that source, but perhaps get_user_link( get_post_author_id( $post_id ) ) would help?

(code is between backticks, see the example just below the text window)

Skip to toolbar