apply_filters( 'bp_group_has_members', bool $value, BP_Groups_Group_Members_Template $members_template )

Filters whether or not a group member query has members to display.

Description

Parameters

$value

Whether there are members to display.

$members_template

Object holding the member query results.

Source

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

Changelog

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