Forums
-
- Forum
- Posts
-
- Installation
- 28,417
- Troubleshooting
- 62,415
- Themes
- 10,415
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,255
-
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.