apply_filters( 'bp_group_get_message_status', string $message_status, int $group_id )

Filters the message status of a group.

Description

Message status in this case means who from the group can send messages.

Parameters

$message_status

Membership level needed to manage messages.

$group_id

ID of the group whose status is being checked.

Source

File: bp-groups/bp-groups-template.php

Changelog

Changelog
Version Description
BuddyBoss 1.2.3 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.