=== Forum Permissions bbPress ===
Author: Verdant Studio
Author URI: https://www.verdant.studio
Contributors: verdantstudio, robertverdant
Donate link: https://www.buymeacoffee.com/verdantstudio
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: bbpress, forum, forums, permissions, allow
Requires at least: 6.0
Requires PHP: 7.2.5
Stable tag: 1.1.0
Tested up to: 6.9.3

Restrict the forum permissions per user role.

== Description ==

Restrict the forum permissions per user role.

= Features =

* Disallow certain roles from creating topics in a forum.
* Disallow certain roles from creating replies in a forum.

== Installation ==

1. Upload `forum-permissions-bbpress` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= Is this plugin free to use? =

Yes, this plugin is completely free and will remain so. If you’d like to support the developers, you can make a small donation.

= Is this plugin actively maintained? =

This plugin does not require a lot of maintenance, however should the plugin break or become unstable, we'll try to fix it as soon as possible.

== Screenshots ==

1. Define which roles may create topics in a forum
2. Define which roles may create replies in a forum

== Changelog ==

= 1.1.0: Apr 9, 2026 =

* Chore: simplified codebase
* Chore: update tested WP version
* Chore: add new WordPress.org assets

= 1.0.8: Aug 17, 2023 =

* Chore: tested up to WP 6.3 and made required changes

= 1.0.7: Jan 31, 2023 =

* Fix: PHP 8 warning on magic method
* Chore: improve code for php 8 support

= 1.0.5: Jan 24, 2023 =

* Add: new plugin icon
* Chore: add dates to changelog

= 1.0.4: Jan 23, 2023 =

* Add: define which roles may create replies in a forum

= 1.0.3: Jan 22, 2023 =

* Chore: update plugin assets and workflows

= 1.0.2: Jan 22, 2023 =

* Fix: user contributions not showing on profile page

= 1.0.1: Aug 30, 2022 =

* Chore: cleanup

= 1.0.0: Aug 24, 2022 =

* Init: first release of the plugin
