apply_filters( 'bp_group_has_invites', bool $value, BP_Groups_Invite_Template $invites_template )

Filters whether or not a group invites query has invites to display.


Parameters Parameters

$value

(bool) Whether there are requests to display.

$invites_template

(BP_Groups_Invite_Template) Object holding the invites query results.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.