Forums
-
- Forum
- Posts
-
- Installation
- 28,399
- Troubleshooting
- 62,334
- Themes
- 10,400
- Plugins
- 15,320
- Requests & Feedback
- 14,934
- Showcase
- 3,254
-
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.