=== bbResolutions === Contributors: alex-ye Tags: bbpress, buddypress, support Requires at least: 3.0 Tested up to: 5.2.2 Requires PHP: 5.3 Stable tag: 0.3 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 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. = Contributing = Developers can contribute to the source code on the [Github Repository](https://github.com/nash-ye/bbResolutions). == Installation == * Upload bbResolutions folder to the plugins directory. * Activate the plugin through the 'Plugins' menu in WordPress. * Have fun :-) == Changelog == = 0.3 = * Change the plugin textdomain to 'bbresolutions'. * Better code style formatting. = 0.2.4 = * Add new WP filters "bbr_show_topic_resolution_form" and "bbr_show_topic_resolution_feedback". = 0.2.3 = * Change the plugin textdomain to 'bbResolutions'. * Add a new widget to display a list of recent topics with an option to set the resolution. = 0.2.2 = * Fix Bug: bbPress or BuddyPress codes didn't loaded in some cases. = 0.2 = * Add the Arabic language. * Display the topic-resolution sticker. = 0.1 = * Initial version.