@since: bbPress (r2667)
Description
bbp_reply_author_display_name()

Output the author display_name of the reply

Source: bp-forums/replies/template.php:1084

bbp_get_reply_author_display_name()

Return the author display_name of the reply

Source: bp-forums/replies/template.php:1103

bbp_reply_author_avatar()

Output the author avatar of the reply

Source: bp-forums/replies/template.php:1147

bbp_get_reply_author_avatar()

Return the author avatar of the reply

Source: bp-forums/replies/template.php:1167

bbp_reply_author_url()

Output the author url of the reply

Source: bp-forums/replies/template.php:1317

bbp_get_reply_author_url()

Return the author url of the reply

Source: bp-forums/replies/template.php:1337

bbp_reply_author_id()

Output the author ID of the reply

Source: bp-forums/replies/template.php:1054

bbp_get_reply_author_id()

Return the author ID of the reply

Source: bp-forums/replies/template.php:1069

bbp_reply_author()

Deprecated. Use bbp_reply_author_display_name() instead.

Source: bp-forums/replies/template.php:1013

bbp_get_reply_author()

Deprecated. Use bbp_get_reply_author_display_name() instead.

Source: bp-forums/replies/template.php:1034