apply_filters( 'bp_has_members', bool $value, array $members_template, array $r )

Filters whether or not BuddyPress has members to iterate over.

Description

Parameters

$value

(bool) Whether or not there are members to iterate over.

$members_template

(array) Populated $members_template global.

$r

(array) Array of arguments passed into the BP_Core_Members_Template class.

Source

File: bp-members/bp-members-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.