Forums
-
- Forum
- Posts
-
- Installation
- 28,407
- Troubleshooting
- 62,337
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,946
- 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.