File: bp-members/bp-members-functions.php
Description
bp_is_user_spammer

Filters whether a user is marked as a spammer.

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

bp_core_process_spammer_status()

Process a spammed or unspammed user.

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

make_spam_user

Fires at end of processing spammer in Dashboard if not multisite and user is spam.

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

make_ham_user

Fires at end of processing spammer in Dashboard if not multisite and user is not spam.

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

bp_core_get_userlink_by_username()

Return the user link for the user based on the supplied identifier.

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

bp_core_get_userlink_by_username

Filters the user link for the user based on username.

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

bp_core_get_total_member_count()

Return the total number of members for the installation.

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

bp_core_get_total_member_count

Filters the total number of members for the installation.

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

bp_core_get_active_member_count()

Return the total number of members, limited to those members with last_activity.

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

bp_core_get_active_member_count

Filters the total number of members for the installation limited to those with last_activity.

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