File: bp-forums/replies/template.php |
Description |
---|---|
bbp_reply_author_url() |
Output the author url of the reply |
bbp_get_reply_author_url() |
Return the author url of the reply |
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 |
bbp_reply_author_avatar() |
Output the author avatar of the reply |
bbp_get_reply_author_avatar() |
Return the author avatar of the reply |
bbp_is_reply_published() |
Is the reply not spam or deleted? |
bbp_is_reply_spam() |
Is the reply marked as spam? |
bbp_is_reply_trash() |
Is the reply trashed? |
bbp_is_reply_anonymous() |
Is the reply by an anonymous user? |