@since: bbPress (r2553)
Description
bbp_reply_topic_title()

Output the topic title a reply belongs to

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

bbp_get_reply_topic_title()

Return the topic title a reply belongs to

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

bbp_reply_topic_id()

Output the topic id a reply belongs to

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

bbp_get_reply_topic_id()

Return the topic id a reply belongs to

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

bbp_reply_title()

Output the title of the reply

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

bbp_get_reply_title()

Return the title of the reply

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

bbp_reply_content()

Output the content of the reply

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

bbp_reply_permalink()

Output the link to the reply in the reply loop

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

bbp_get_reply_permalink()

Return the link to the reply

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

bbp_reply_id()

Output reply id

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