bp_is_user_members_invitations()
Is the current page a user’s community invitations page?
Description Description
Eg http://example.com/members/cassie/invitations/ (or a subpage thereof).
Return Return
(bool) True if the current page is a user's community invitations page.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |