Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,525
- Themes
- 10,431
- Plugins
- 15,342
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
bbPress has an advanced WHERE filter on every mysql query.
You could write a plugin that simply tallys their post (and cache that cause you don’t want to do it each time) and then manipulate the WHERE filter based on the result.
It’s a very strange request so don’t expect me to do it for you
See my Hidden Forums plugin to see how the filters work.