File: bp-forums/replies/template.php |
Description |
---|---|
bbp_reply_post_type() |
Return the unique id of the custom post type for replies |
bbp_get_reply_post_type() |
Return the unique id of the custom post type for replies |
bbp_get_reply_post_type_labels() |
Return array of labels used by the reply post type |
bbp_get_reply_post_type_rewrite() |
Return array of reply post type rewrite settings |
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 |