Namespaces: global |
Description |
|---|---|
| bp_core_define_slugs() |
Define the slug constants for the Members component. |
| bp_core_get_users() |
Fetch an array of users based on the parameters passed. |
| bp_core_get_user_domain() |
Return the domain for the passed user: e.g. http://example.com/members/andy/. |
| bp_core_screen_activation() |
Handle the loading of the Activate screen. |
| bp_members_action_activate_account() |
Catches and processes account activation requests. |
| bp_members_register_activity_actions() |
Register the ‘new member’ activity type. |
| bp_members_format_activity_action_new_member() |
Format ‘new_member’ activity actions. |
| bp_core_new_user_activity() |
Create a “became a registered user” activity item when a user activates his account. |
| bp_core_get_random_member() |
Redirect to a random member page when visiting a ?random-member URL. |
| bp_setup_members() |
Set up the bp-members component. |