bbp_get_blocked_role()
The blocked role is for registered users that cannot spectate or participate
Description
Return
(string)
Source
File: bp-forums/core/capabilities.php
function bbp_get_blocked_role() {
return apply_filters( 'bbp_get_blocked_role', 'bbp_blocked' );
}
Changelog
| Version | Description |
|---|---|
| bbPress (r4284) | 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.