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_reply_excerpt() |
Output the excerpt of the reply |
bbp_get_reply_excerpt() |
Return the excerpt 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 |