@since: bbPress (r2652) |
Description |
---|---|
bbp_remove_topic_from_all_favorites() |
Remove a deleted topic from all users’ favorites |
bbp_remove_topic_from_all_subscriptions() |
Remove a deleted topic from all users’ subscriptions |
bbp_user_favorites_link() |
Output the link to make a topic favorite/remove a topic from favorites |
bbp_get_user_favorites_link() |
User favorites link |
bbp_favorites_permalink() |
Output the link to the user’s favorites page (profile page) |
bbp_get_favorites_permalink() |
Return the link to the user’s favorites page (profile page) |
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 |