apply_filters( 'bp_group_has_membership_requests', bool $value, BP_Groups_Membership_Requests_Template $requests_template )

Filters whether or not a group membership query has requests to display.

Description

Parameters

$value

(bool) Whether there are requests to display.

$requests_template

(BP_Groups_Membership_Requests_Template) Object holding the requests 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.