Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,032
- How-to & Troubleshooting
- 129,674
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
sure – just need to modify the forums/forum-loop template
the functions i use:
bp_the_topic_poster_avatar( ‘type=thumb&width=16&height=16’ )
bp_the_topic_poster_name()
bp_the_topic_time_since_created();