apply_filters( 'bp_has_members_invitations', bool $value, BP_Notifications_Template $query_loop, array $r )

Filters whether or not the user has network invitations to display.


Description Description


Parameters Parameters

$value

Whether or not there are network invitations to display.

$query_loop

BP_Members_Invitations_Template object instance.

$r

Array of arguments passed into the BP_Members_Invitations_Template class.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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