File: bp-forums/replies/template.php |
Description |
|---|---|
| bbp_is_reply_trash() |
Is the reply trashed? |
| bbp_is_reply_anonymous() |
Is the reply by an anonymous user? |
| bbp_reply_author() |
Deprecated. Use bbp_reply_author_display_name() instead. |
| bbp_get_reply_author() |
Deprecated. Use bbp_get_reply_author_display_name() instead. |
| bbp_reply_status() |
Output the status of the reply |
| bbp_get_reply_status() |
Return the status of the reply |
| bbp_reply_post_date() |
Output the post date and time of a reply |
| bbp_get_reply_post_date() |
Return the post date and time of a reply |
| bbp_reply_content_append_revisions() |
Append revisions to the reply content |
| bbp_reply_revision_log() |
Output the revision log of the reply |