=== bbResolutions === Contributors: alex-ye Tags: bbpress, buddypress, support Requires at least: 3.0 Tested up to: 4.0 Stable tag: 0.2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A bbPress plugin to let you set topic resolutions. == Description == = Important Notes: = * This plugin requires at least PHP 5.3.x. * This plugin requires bbPress 2.0 at least. bbResolutions, will let you set topic resolutions (Resolved, Not resolved and Not a question). It's very clean, flexible and easy-to-install plugin. It offer a simple API which you can use to match your needs, for an example, you can use the bbResolutions\Manager class to register more resolutions or unregister the ones you don't want to use. = Contributing = Developers can contribute to the source code on the [Github Repository](https://github.com/nash-ye/bbResolutions). == Changelog == = 0.2.2 = * Fix Bug: bbPress & BuddyPress codes didn't loaded in some cases. = 0.2 = * Add the Arabic language. * Improve the plugin setup flow. * Display the topic-resolution sticker. = 0.1 = * Initial version.