Namespaces: global
Description
bbp_is_user_subscribed_to_forum()

Check if a forum is in user’s subscription list or not

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

bbp_is_user_subscribed_to_topic()

Check if a topic is in user’s subscription list or not

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

bbp_add_user_subscription()

Add a topic to user’s subscriptions

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

bbp_add_user_forum_subscription()

Add a forum to user’s subscriptions

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

bbp_add_user_topic_subscription()

Add a topic to user’s subscriptions

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

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