File: bp-forums/replies/template.php |
Description |
|---|---|
| bbp_reply_topic_id() |
Output the topic id a reply belongs to |
| bbp_get_reply_topic_id() |
Return the topic id a reply belongs to |
| 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_email() |
Output the reply author email address |
| bbp_get_reply_author_email() |
Return the reply author email address |
| bbp_reply_author_url() |
Output the author url of the reply |
| bbp_get_reply_author_url() |
Return the author url of the reply |