Namespaces: global
Description
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_remove_user_subscription()

Remove a topic from user’s subscriptions

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

bbp_remove_user_forum_subscription()

Remove a forum from user’s subscriptions

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

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_get_forum_subscribers()

Get the users who have subscribed to the forum

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