@since: bbPress (r2727)
Description
bbp_topic_edit_link()

Output the edit link of the topic

Source: bp-forums/topics/template.php:2545

bbp_is_topic_spam()

Is the topic marked as spam?

Source: bp-forums/topics/template.php:1228

bbp_is_topic_open()

Is the topic open to new replies?

Source: bp-forums/topics/template.php:1137

bbp_toggle_topic_handler()

Handles the front end opening/closing, spamming/unspamming, sticking/unsticking and trashing/untrashing/deleting of topics

Source: bp-forums/topics/functions.php:2170

bbPress::register_post_statuses()

Register the post statuses used by Forums

Source: bp-forums/classes/class-bbpress.php:542