Info
- 2 posts
- 2 voices
- Started 2 years ago by citizenkeith
- Latest reply from johnhiler
- This topic is not resolved
Moderator Throttling Limit
-
- Posted 2 years ago #
I noticed that, even though the "ignore throttling limit" isn't checked in moderator profiles, that the limit is still ignored. I would like moderators to be throttled. What can I do to change that?
-
- Posted 2 years ago #
Hey citizenkeith!
Moderators have "throttle=true" set in their capabilities, which I believe is what gives them the power to avoid the throttle:
http://trac.bbpress.org/browser/trunk/bb-includes/functions.bb-capabilities.phpYou could always create a new Role that has all the same capabilities as Moderator, except for the ability to avoid throttles:
http://bbpress.org/forums/topic/adding-a-new-user-type?replies=6#post-9210Or you could write a plugin which removes that one capability from Moderators. That's beyond my skills though.
Good luck!
-
You must log in to post.