@since: bbPress (r2756)
Description
bbp_get_topic_merge_link()

Return the merge link of the topic

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

bbp_topic_merge_link()

Output the merge link of the topic

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

bbp_merge_topic_handler()

Merge topic handler

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

bbp_merge_topic_count()

Fix counts on topic merge

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

bbp_split_topic_handler()

Split topic handler

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

bbp_split_topic_count()

Fix counts on topic split

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

bbp_merge_topic_form_fields()

Merge topic form fields

Source: bp-forums/common/template.php:1813

bbp_split_topic_form_fields()

Split topic form fields

Source: bp-forums/common/template.php:1832

bbp_is_topic_merge()

Check if current page is a topic merge page

Source: bp-forums/common/template.php:333

bbp_is_topic_split()

Check if current page is a topic split page

Source: bp-forums/common/template.php:354