Namespaces: global |
Description |
|---|---|
| bbp_current_user_id() |
Output ID of current user |
| bbp_get_current_user_id() |
Return ID of current user |
| bbp_remove_user_topic_subscription() |
Remove a topic from user’s subscriptions |
| bbp_forum_subscriptions_handler() |
Handles the front end subscribing and unsubscribing forums |
| bbp_subscriptions_handler() |
Handles the front end subscribing and unsubscribing topics |
| bbp_get_user_subscribed_forum_ids() |
Get a user’s subscribed forum ids |
| bbp_get_user_subscribed_topic_ids() |
Get a user’s subscribed topics’ ids |
| bbp_is_user_subscribed() |
Check if a topic or forum is in user’s subscription list or not |
| 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 |