bbp_get_participant_role()
The participant role for registered user that can participate in forums
Description
Return
(string)
Source
File: bp-forums/core/capabilities.php
function bbp_get_participant_role() {
return apply_filters( 'bbp_get_participant_role', 'bbp_participant' );
}
Changelog
| Version | Description |
|---|---|
| bbPress (r3410) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.