Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,983
- How-to & Troubleshooting
- 129,325
- Creating & Extending
- 25,784
- Requests & Feedback
- 9,479
- Third Party Plugins
- 9,784
- Showcase
- 3,317
- Ideas
- 1,400
- Miscellaneous
- 9,167
-
correct, have a look at the function/filter bp_get_the_topic_last_poster_name (in bp-forums.templatetags.php)
return apply_filters( ‘bp_get_the_topic_last_poster_name’, ‘‘ . $forum_template->topic->topic_last_poster_nicename . ‘‘ );
*edit – annoying we can’t post code here…
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS