Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: get_topic_author() but how to get it’s profile link?


Burkie
Participant

@burkie

<a href="<?php user_profile_link(get_post_author_id()) ?>"><?php post_author(); ?></a>

the above gets the use profile for any page.

Skip to toolbar