nash-ye / bbresolutions

A bbPress plugin to set your forum's topic resolutions.

Home Page:https://wordpress.org/plugins/bbresolutions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bbResolutions

bbResolutions is a robust plugin that lets you set a predefined resolution with your bbPress forums topics.

The bbPress forum owners usually use bbResolutions to improve their support forums moderation and follow up workflows as the plugin makes it so easy for moderators and topics authors to mark their topic as Resolved, Not Resolved or Not a Question.

The plugin is easy to use and requires minimal configuration. It will merely add a dropdown on the topic page that lets the user change the topic's resolution directly from the front-end. For any topic marked as resolved, a simple sticker will be added before the topic title to distinguish them easily.

The plugin is also flexible and developer-friendly. Resolutions list can be modified, added, or removed using the plugin's API. It also has multiple hooks that developers can utilize to improve the default functionally.

Here is a list that highlights the main features of bbResolutions:

  • A robust and straightforward implementation.
  • Resolutions Manager: A simple API to register new resolutions with custom keys, labels, stickers, and values or unregister default ones.
  • Front-end Form: A simple, customizable form that lets the topic's author easily and securely update the topic's resolution from the site front-end.
  • Topics Stickers: The plugin automatically adds a simple, customizable sticker to the topic title on the archive pages to easily distinguish topics with different resolutions.
  • Widgets: A simple widget to list topics with a predefined resolution such as "Issues To Be Resolved" or "Recently Resolved Issues"...etc.
  • Developer-friendly: The plugin has dozens of actions and organized functions that can be utilized to integrate the plugin into a broad set of projects and use-cases.
  • Compatibility: The plugin is fully compatible with the latest version of bbPress, WordPress, and PHP.
  • Performance: High performance with minimal footprint, optimized, and regularly checked codebase.
  • Multilingual: The plugin is ready to be translated into your language!

Requirements

  • PHP version 5.3 or higher.
  • bbPress plugin version 2.0 or higher.

About

A bbPress plugin to set your forum's topic resolutions.

https://wordpress.org/plugins/bbresolutions/

License:GNU General Public License v2.0


Languages

Language:PHP 99.5%Language:JavaScript 0.5%Language:CSS 0.0%