bbp_user_maybe_convert_pass()
Function: Convert passwords from previous platform encryption to WordPress encryption.
Source: includes/users/functions.php:958
Function: Convert passwords from previous platform encryption to WordPress encryption.
Source: includes/users/functions.php:958
Function: Redirect if unauthorized user is attempting to edit another user
Source: includes/users/functions.php:824
Function: Check if a user is blocked, or cannot spectate the forums.
Source: includes/users/functions.php:869
Function: Sanitize displayed user data, when viewing and editing any user.
Source: includes/users/functions.php:906
Function: Helper function used to increase (by one) the count of replies for a user when a topic is unpublished.
Source: includes/users/functions.php:807
Function: Helper function used to increase (by one) the count of replies for a user when a reply is published.
Source: includes/users/functions.php:781
Function: Helper function used to decrease (by one) the count of topics for a user when a topic is unpublished.
Source: includes/users/functions.php:794
Function: Helper function used to increase (by one) the count of topics for a user when a topic is published.
Source: includes/users/functions.php:763
Function: Return the raw database count of replies by a user
Source: includes/users/functions.php:662
Function: Bump the topic count for a user by a certain amount.
Source: includes/users/functions.php:687