Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

@trent

Member

This works on front-page.php:

<a href="<?php user_profile_link($topic->topic_last_poster) ?>"><?php topic_last_poster(); ?></a>

Trent

Skip to toolbar