Namespaces: global |
Description |
|---|---|
| bp_invite_add_sortable_columns() |
Sets up a column on admin view on invite post type. |
| bp_invite_add_request_filter() |
Adds a filter to invite sort items. |
| bp_invite_sort_items() |
Sort list of invite post types. |
| bp_get_member_invites_wildcard_replace() |
Replaces the token, {{ }}, to it’s appropriate content dynamically. |
| bp_invites_member_invite_activate_user() |
Mark the invited user as registered. |
| bp_invites_slug() |
Output the invites component slug. |
| bp_get_invites_slug() |
Return the invites component slug. |
| bp_invites_member_invite_get_invitations_by_invited_email() |
Get all the invited records for a member by email. |
| bp_get_member_invitation_subject() |
Returns the subject of invite email. |
| bp_get_member_invitation_message() |
Returns the body content of invite email. |