Contributors: Corey M Collins
Donate link: https://www.coreymcollins.com
Tags: bbpress
Requires at least: 4.4
Tested up to: 4.9.1
Stable tag: 1.0.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adding Dashboard functionality to bbPress. This includes the ability to save Drafts and Preview Topics, as well as additional functionality for the Participant forum user role.
By default, in bbPress, the Participant forum user role has no access to Topics at all in the dashboard, and bbPress disables the Save Draft button all together via JavaScript. This plugin allows for all users with at least the bbPress Participant role to create Topics, save Topic Drafts, and Preview Topics in the Dashboard using native WordPress functionality.
- Upload the entire
/bbpress-dash
directory to the/wp-content/plugins/
directory. - Activate bbPress Dash through the 'Plugins' menu in WordPress.
Save Draft button enabled and Preview button disabled until Forum is selected:
Once a Forum is selected, the Preview button is enabled:
For Participant-level users, they see only their Topics in the Dashboard:
The Topic Preview on the front-end (using Twenty Seventeen):
- First release
First Release