bp_members_invitations_get_invites( array $args = array() )

Get invitations to the BP community filtered by arguments.


Description Description


Parameters Parameters

$args

(Optional) Invitation arguments. See BP_Invitation::get() for list.

Default value: array()


Top ↑

Return Return

(array) $invites Matching BP_Invitation objects.


Top ↑

Source Source

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