This function has been deprecated.
bp_get_moderator_role()
The moderator role for BuddyPress users.
Description
Source
File: bp-core/bp-core-caps.php
444 445 446 | function bp_get_moderator_role() { _doing_it_wrong( 'bp_get_moderator_role' , __( 'Special community roles no longer exist. Use mapped capabilities instead' , 'buddyboss' ), '1.7' ); } |
Changelog
Version | Description |
---|---|
BuddyPress 1.6.0 | 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.