File: bp-forums/users/functions.php
Description
bbp_get_forum_subscribers()

Get the users who have subscribed to the forum

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

bbp_get_topic_subscribers()

Get the users who have subscribed to the topic

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

bbp_get_user_subscriptions()

Get a user’s subscribed topics

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

bbp_get_user_topic_subscriptions()

Get a user’s subscribed topics

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

bbp_get_user_forum_subscriptions()

Get a user’s subscribed forums

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

bbp_favorites_handler()

Handles the front end adding and removing of favorite topics

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

bbp_favorites_handler

No errors

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

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