File: bp-forums/replies/template.php |
Description |
---|---|
bbp_reply_forum_id() |
Output the forum id a reply belongs to |
bbp_get_reply_forum_id() |
Return the forum id a reply belongs to |
bbp_reply_ancestor_id() |
Output the reply’s ancestor reply id |
bbp_get_reply_ancestor_id() |
Return the reply’s ancestor reply id |
bbp_reply_author_role() |
Output the reply author role |
bbp_get_reply_author_role() |
Return the reply author role |
bbp_reply_author_email() |
Output the reply author email address |
bbp_get_reply_author_email() |
Return the reply author email address |
bbp_reply_author_display_name() |
Output the author display_name of the reply |
bbp_get_reply_author_display_name() |
Return the author display_name of the reply |