File: bp-forums/topics/functions.php |
Description |
---|---|
bbp_toggle_topic_handler() |
Handles the front end opening/closing, spamming/unspamming, sticking/unsticking and trashing/untrashing/deleting of topics |
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_bump_topic_reply_count() |
Bump the total reply count of a topic |
bbp_bump_topic_reply_count_hidden() |
Bump the total hidden reply count of a topic |
bbp_get_topic_statuses() |
Return an associative array of available topic statuses |
bbp_get_topic_types() |
Return an associative array of topic sticky types |
bbp_get_stickies() |
Return sticky topics of a forum |
bbp_get_super_stickies() |
Return topics stuck to front page of the forums |
bbp_edit_topic_tag_handler() |
Handles the front end tag management (renaming, merging, destroying) |