Namespaces: global
Description
bbp_current_user_name()

Output name of current user

Source: bp-forums/users/template.php:168

bbp_get_current_user_name()

Return name of current user

Source: bp-forums/users/template.php:180

bbp_sanitize_displayed_user_field()

Sanitize displayed user data, when viewing and editing any user.

Source: bp-forums/users/functions.php:1448

bbp_user_maybe_convert_pass()

Convert passwords from previous platfrom encryption to WordPress encryption.

Source: bp-forums/users/functions.php:1501

bbp_user_id()

Output a validated user id

Source: bp-forums/users/template.php:24

bbp_get_user_id()

Return a validated user id

Source: bp-forums/users/template.php:39

bbp_current_user_id()

Output ID of current user

Source: bp-forums/users/template.php:69

bbp_get_current_user_id()

Return ID of current user

Source: bp-forums/users/template.php:81

bbp_remove_user_topic_subscription()

Remove a topic from user’s subscriptions

Source: bp-forums/users/functions.php:1079

bbp_forum_subscriptions_handler()

Handles the front end subscribing and unsubscribing forums

Source: bp-forums/users/functions.php:1132