Namespaces: global
Description
bbp_get_user_favorites_topic_ids()

Get a user’s favorite topics’ ids

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

bbp_is_user_favorite()

Check if a topic is in user’s favorites or not

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

bbp_add_user_favorite()

Add a topic to user’s favorites

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

bbp_remove_user_favorite()

Remove a topic from user’s favorites

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

bbp_favorites_handler()

Handles the front end adding and removing of favorite topics

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

bbp_current_author_ip()

Get the poster IP address

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

bbp_current_author_ua()

Get the poster user agent

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

bbp_get_user_topic_count_raw()

Return the raw database count of topics by a user

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

bbp_get_user_reply_count_raw()

Return the raw database count of replies by a user

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

bbp_get_topic_favoriters()

Get the users who have made the topic favorite

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