Description
bbPress Protected Forums adds a metabox, shown while editing a forum, that allows you to disable new topic creation for determined user roles.
The plugin is perfect for those situations that you may want your users to see the list of topics of a forum but don’t want them to create new topics.
bbPress 2.x
Plugin fully compatible with bbPress 2.x
Languages
bbPress Protected Forums is currently in:
- English
- Spanish
The plugin comes with .po files. Feel free to translate it to your language!
Official site
For more information about this plugin you can check the official site.
Screenshots
Installation
- Upload the plugin to your plugins directory.
- Activate the plugin.
- Enjoy!
FAQ
- I have activated the plugin and enabled topic protection for a forum but the ‘New topic form’ keeps showing. Why?
-
Check your theme for bbp_theme_before_topic_form and bbp_theme_after_topic_form actions. The plugin hooks this actions in order to capture the output and hide it.
- Where can I find plugin support?
-
You can ask questions about the plugin in the plugin official page: bbPress Protected Forums
Reviews
Contributors & Developers
“bbPress Protected Forums” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “bbPress Protected Forums” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.
1.1
- Typo errors.