apply_filters( 'bp_group_is_member', bool $is_member, object $group )

Filters whether current user is member of a group.

Description

Parameters

$is_member

(bool) If user is a member of group or not.

$group

(object) Group object.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.2.4 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.