@since: bbPress (r5156)
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_remove_user_forum_subscription()

Remove a forum from user’s subscriptions

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

bbp_get_forum_subscribers()

Get the users who have subscribed to the forum

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

bbp_get_user_forum_subscriptions()

Get a user’s subscribed forums

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

bbp_get_form_forum_subscribed()

Return checked value of forum subscription

Source: bp-forums/forums/template.php:2267

bbp_form_forum_subscribed()

Output checked value of forum subscription

Source: bp-forums/forums/template.php:2250

bbp_forum_subscription_link()

Output the forum subscription link

Source: bp-forums/forums/template.php:952

bbp_get_forum_subscription_link()

Get the forum subscription link

Source: bp-forums/forums/template.php:967

bbp_remove_forum_from_all_subscriptions()

Remove a deleted forum from all users’ subscriptions

Source: bp-forums/forums/functions.php:1016