Namespaces: global |
Description |
|---|---|
| _bp_get_user_meta_last_activity_warning() |
Backward compatibility for ‘last_activity’ usermeta fetching. |
| _bp_update_user_meta_last_activity_warning() |
Backward compatibility for ‘last_activity’ usermeta setting. |
| bp_core_process_spammer_status() |
Process a spammed or unspammed user. |
| bp_core_get_total_member_count() |
Return the total number of members for the installation. |
| bp_core_get_active_member_count() |
Return the total number of members, limited to those members with last_activity. |
| bp_core_get_userlink() |
Return a HTML formatted link for a user with the user’s full name as the link text. |
| bp_core_get_user_displaynames() |
Fetch the display name for a group of users. |
| bp_core_get_user_displayname() |
Fetch the display name for a user. |
| bp_core_get_userlink_by_email() |
Return the user link for the user based on user email address. |
| bp_core_get_userlink_by_username() |
Return the user link for the user based on the supplied identifier. |