Namespaces: global |
Description |
|---|---|
| bbp_get_user_favorites_topic_ids() |
Get a user’s favorite topics’ ids |
| bbp_is_user_favorite() |
Check if a topic is in user’s favorites or not |
| bbp_add_user_favorite() |
Add a topic to user’s favorites |
| bbp_remove_user_favorite() |
Remove a topic from user’s favorites |
| bbp_favorites_handler() |
Handles the front end adding and removing of favorite topics |
| bbp_current_author_ip() |
Get the poster IP address |
| bbp_current_author_ua() |
Get the poster user agent |
| bbp_get_user_topic_count_raw() |
Return the raw database count of topics by a user |
| bbp_get_user_reply_count_raw() |
Return the raw database count of replies by a user |
| bbp_get_topic_favoriters() |
Get the users who have made the topic favorite |