bp_group_invites()
Contents
Return Return
(mixed)
Source Source
File: bp-groups/bp-groups-template.php
function bp_group_invites() { global $invites_template; return $invites_template->invites(); }
Expand full source code Collapse full source code View on Trac
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |