Forums
-
- Forum
- Posts
-
- Installation
- 28,421
- Troubleshooting
- 62,395
- Themes
- 10,409
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,254
-
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?