File: bp-forums/replies/template.php |
Description |
---|---|
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_author_id() |
Output the author ID of the reply |
bbp_get_reply_author_id() |
Return the author ID of the reply |
bbp_reply_status() |
Output the status of the reply |
bbp_get_reply_status() |
Return the status of the reply |
bbp_get_reply_revision_log() |
Return the formatted revision log of the reply |
bbp_get_reply_raw_revision_log() |
Return the raw revision log of the reply |
bbp_get_reply_revisions() |
Return the revisions of the reply |
bbp_get_reply_revision_count() |
Return the revision count of the reply |