File: bp-forums/replies/template.php |
Description |
---|---|
bbp_get_reply_post_type_supports() |
Return array of features the reply post type supports |
bbp_has_replies() |
The main reply loop. WordPress makes this easy for us |
bbp_replies() |
Whether there are more replies available in the loop |
bbp_the_reply() |
Loads up the current reply in the loop |
bbp_reply_id() |
Output reply id |
bbp_get_reply_id() |
Return the id of the reply in a replies loop |