Namespaces: global |
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_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? |
| 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 |