@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| bp_get_invites_root_slug |
Filters the invites component root slug. |
| bp_register_invite_type_sections_filters_actions() |
Registers the invite admin action and filters. |
| bp_invite_add_column() |
Add new columns to the post type list screen. |
| bp_invite_show_data() |
Display data by column and post id. |
| 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_get_invites_slug |
Filters the invites component slug. |
| bp_invites_member_invite_register_screen_message() |
Checks if the email is connected to an active invite, populates the email address and shows the welcome message on the register page. |