@since: bbPress (r4632)
Description
bbp_group_is_admin()

Is the current user an admin of the current group

Source: bp-forums/functions.php:575

bbp_group_is_mod()

Is the current user a moderator of the current group

Source: bp-forums/functions.php:606

bbp_group_is_member()

Is the current user a member of the current group

Source: bp-forums/functions.php:637

bbp_group_is_banned()

Is the current user banned from the current group

Source: bp-forums/functions.php:668

bbp_group_is_creator()

Is the current user the creator of the current group

Source: bp-forums/functions.php:699