@since: bbPress (r3110)
Description
BBP_Shortcodes::display_topic_tags()

Display a tag cloud of all topic tags in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:523

BBP_Shortcodes::display_topics_of_tag()

Display the contents of a specific topic tag in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:556