@since: BuddyBoss 1.0.0
Description
bp_get_invites_root_slug

Filters the invites component root slug.

Source: bp-invites/bp-invites-template.php:63

bp_register_invite_type_sections_filters_actions()

Registers the invite admin action and filters.

Source: bp-invites/bp-invites-admin.php:29

bp_invite_add_column()

Add new columns to the post type list screen.

Source: bp-invites/bp-invites-admin.php:65

bp_invite_show_data()

Display data by column and post id.

Source: bp-invites/bp-invites-admin.php:87

bp_get_member_invites_wildcard_replace()

Replaces the token, {{ }}, to it’s appropriate content dynamically.

Source: bp-invites/bp-invites-functions.php:409

bp_invites_member_invite_activate_user()

Mark the invited user as registered.

Source: bp-invites/bp-invites-functions.php:460

bp_invites_slug()

Output the invites component slug.

Source: bp-invites/bp-invites-template.php:17

bp_get_invites_slug()

Return the invites component slug.

Source: bp-invites/bp-invites-template.php:27

bp_get_invites_slug

Filters the invites component slug.

Source: bp-invites/bp-invites-template.php:36

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.

Source: bp-invites/bp-invites-functions.php:181