@since: bbPress (r2679)
Description
bbp_reply_forum_id()

Output the forum id a reply belongs to

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

bbp_get_reply_forum_id()

Return the forum id a reply belongs to

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

bbp_reply_url()

Output the paginated url to the reply in the reply loop

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

bbp_get_reply_url()

Return the paginated url to the reply in the reply loop

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