Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,249
- Themes
- 10,389
- Plugins
- 15,309
- Requests & Feedback
- 14,897
- Showcase
- 3,252
-
The full template can be confusing to non-coders.
This concept has been covered several times around here, it’s quite simple.
Just replace
<?php topic_last_poster(); ?>
with
<a href="<?php topic_last_post_link(); ?>"><?php topic_last_poster(); ?></a>
in the front-page.php, forum.php, view.php and tag.php templates
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS