File: bp-forums/replies/template.php |
Description |
---|---|
bbp_reply_title() |
Output the title of the reply |
bbp_get_reply() |
Gets a reply |
bbp_reply_permalink() |
Output the link to the reply in the reply loop |
bbp_get_reply_permalink() |
Return the link to the reply |
bbp_reply_url() |
Output the paginated url to the reply in the reply loop |
bbp_get_reply_url() |
Return the paginated url to the reply in the reply loop |
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 |