File: bp-members/bp-members-functions.php
Description
bp_core_ucfirst()

Multibyte-safe ucfirst() support.

Source: bp-members/bp-members-functions.php:1378

bp_core_boot_spammer()

Prevent spammers from logging in.

Source: bp-members/bp-members-functions.php:1400

bp_core_remove_data()

Delete last_activity data for the user when the user is deleted.

Source: bp-members/bp-members-functions.php:1425

bp_core_can_edit_settings()

Check whether the logged-in user can edit settings for the displayed user.

Source: bp-members/bp-members-functions.php:1444

bp_core_can_edit_settings

Filters the status of whether the logged-in user can edit settings for the displayed user or not.

Source: bp-members/bp-members-functions.php:1464

bp_core_flush_illegal_names()

Flush illegal names by getting and setting ‘illegal_names’ site option.

Source: bp-members/bp-members-functions.php:1474

bp_get_user_last_activity()

Get the last activity for a given user.

Source: bp-members/bp-members-functions.php:1208

bp_make_spam_user

Fires at the end of the process spammer process if the user is spam.

Source: bp-members/bp-members-functions.php:838

bp_make_ham_user

Fires at the end of the process spammer process if the user is not spam.

Source: bp-members/bp-members-functions.php:848

bp_core_process_spammer_status

Fires at the end of the process for hanlding spammer status.

Source: bp-members/bp-members-functions.php:859