File: bp-forums/users/functions.php |
Description |
---|---|
bbp_sanitize_displayed_user_field() |
Sanitize displayed user data, when viewing and editing any user. |
bbp_user_maybe_convert_pass() |
Convert passwords from previous platfrom encryption to WordPress encryption. |
bbp_remove_user_topic_subscription() |
Remove a topic from user’s subscriptions |
bbp_forum_subscriptions_handler() |
Handles the front end subscribing and unsubscribing forums |
bbp_subscriptions_handler |
No errors |
bbp_subscriptions_handler() |
Handles the front end subscribing and unsubscribing topics |
bbp_get_user_topics_started() |
Get the topics that a user created |
bbp_get_user_replies_created() |
Get the replies that a user created |
bbp_get_total_users() |
Get the total number of users on the forums |
bbp_forum_enforce_blocked() |
Check if a user is blocked, or cannot spectate the forums. |