Namespaces: global |
Description |
|---|---|
| bbp_is_user_subscribed_to_forum() |
Check if a forum is in user’s subscription list or not |
| bbp_is_user_subscribed_to_topic() |
Check if a topic is in user’s subscription list or not |
| bbp_add_user_subscription() |
Add a topic to user’s subscriptions |
| bbp_add_user_forum_subscription() |
Add a forum to user’s subscriptions |
| bbp_add_user_topic_subscription() |
Add a topic to user’s subscriptions |
| bbp_get_forum_subscribers() |
Get the users who have subscribed to the forum |
| bbp_get_topic_subscribers() |
Get the users who have subscribed to the topic |
| bbp_get_user_subscriptions() |
Get a user’s subscribed topics |
| bbp_get_user_topic_subscriptions() |
Get a user’s subscribed topics |
| bbp_get_user_forum_subscriptions() |
Get a user’s subscribed forums |