File: bp-forums/replies/template.php
Description
bbp_has_replies()

The main reply loop. WordPress makes this easy for us

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

bbp_replies()

Whether there are more replies available in the loop

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

bbp_the_reply()

Loads up the current reply in the loop

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

bbp_reply_id()

Output reply id

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

bbp_get_reply_id()

Return the id of the reply in a replies loop

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

bbp_reply_post_type()

Return the unique id of the custom post type for replies

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