apply_filters( 'bp_group_status_message', string $message, object $group )

Filters a message if the group is not visible to the current user.

Description

This will be true if it is a hidden or private group, and the user does not have access.

Parameters

$message

(string) Message to display to the current user.

$group

(object) Group to get status message for.

Source

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

Changelog

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.