=== bbPress Protected Forums === Tags: bbpress, forums, topics, protected, lock, private, disable, disallow users, roles, create, new, topic, post Requires at least: 2.6 Tested up to: 3.4 Stable tag: 1.1 Disables new topic creation in some forums for determined roles. == 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](http://jordiplana.com/bbpress-protected-forums-plugin). == Installation == 1. Upload the plugin to your plugins directory. 2. Activate the plugin. 3. Enjoy! == Screenshots == 1. Metabox with options available while editing a forum in the dashboard. == Frequently Asked Questions == = 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](http://jordiplana.com/bbpress-protected-forums-plugin) == Change Log == = 1.0 = * Initial release. = 1.1 = * Typo errors.