@since: bbPress (r2590)
Description
bbp_topic_author_url()

Output the author url of the topic

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

bbp_get_topic_author_url()

Return the author url of the topic

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

bbp_topic_author()

Deprecated. Use bbp_topic_author_display_name() instead.

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

bbp_get_topic_author()

Deprecated. Use bbp_get_topic_author_display_name() instead.

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

bbp_topic_author_id()

Output the author ID of the topic

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

bbp_get_topic_author_id()

Return the author ID of the topic

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

bbp_topic_author_display_name()

Output the author display_name of the topic

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

bbp_topic_author_avatar()

Output the author avatar of the topic

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

bbp_get_topic_author_avatar()

Return the author avatar of the topic

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