Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,775
- Themes
- 10,444
- Plugins
- 15,385
- Requests & Feedback
- 14,987
- Showcase
- 3,257
-
For issue # 1, you might want to try hidden forums:
https://bbpress.org/plugins/topic/hidden-forums/
For # 2, in the “started by” data column, just use this in your template’s front-page.php
:
<?php topic_author(); ?>
You said “started by” right, since “last poster” is already there, right?