Skip to:
Content
Pages
Categories
Search
Top
Bottom

Last poster link

  • Hi, on front-page template and forum template how do i make the last poster’s username hyperlinked to its profile?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • I tried this and it works: <a href="<?php echo get_user_profile_link(bb_get_user_id($topic->topic_last_poster)); ?>"><?php topic_last_poster(); ?></a>

    I am not sure if it is the best way to approach it, though.

    Thanks Matveb!

    Victoria

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar