Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: visible topics depends on number of member posts


_ck_
Participant

@_ck_

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.

Skip to toolbar