Hi @oanhtran1804,
Could you explain a bit more ?
Currently Keymasters and Moderators have the ‘publish_forum’ capability, so those 2 roles can create new forums.
Do you want to:
1. remove the right from moderators to create forums
or
2. grant the right to (some) participants or spectators to create forums
?
Hi.
YES: exactly as you description my wanted: 1& 2
By defaul. I setting “allow user Create new forums and Topic”
Your plugin for fix issue : Role user allow create new Topic already. Which is very helpfull.
SO how about if create new forums?
Example: Admin and editor and someanother role i would like allow they create new froums.
But i don’t allow create new forums by subcrible and maybe some another role.
I hope it clear. Is it avaiable next update?
Hi,
Following your example, you only want to give the admin and editor the right to create, or they can also moderate ?
Anyway, this will not go in my Toolkit. You will have to check for creating a new role with the correct capabilities. https://codex.bbpress.org/custom-capabilities/ should explain that. Or you can install a role editor like https://ww.wp.xz.cn/plugins/members/ or any other and add the ‘publish_forums’ capability to the existing role.
Pascal.
Thank you for your help. It is good idea to use user role to handle this.