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.


Description Description


Parameters Parameters

$value

Whether there are requests to display.

$invites_template

Object holding the invites query results.


Top ↑

Source Source

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


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.