Forums
-
- Forum
- Posts
-
- Installation
- 28,432
- Troubleshooting
- 62,513
- Themes
- 10,431
- Plugins
- 15,338
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
You can change some of the views (untagged, no-replies, …) with a plugin filtering on bb_views
.
For the rest, you’ll have to use rewrite rules. You’ll also have write a plugin that filters on get_topic_link
, get_forum_link
, and so on or bbPress will end up in an infinite redirect loop.