Namespaces: global |
Description |
|---|---|
| bbp_get_topic_author_link() |
Return the author link of the topic |
| bbp_topic_author_url() |
Output the author url of the topic |
| bbp_is_topic_trash() |
Is the topic trashed? |
| bbp_is_topic_anonymous() |
Is the posted by an anonymous user? |
| bbp_topic_author() |
Deprecated. Use bbp_topic_author_display_name() instead. |
| bbp_get_topic_author() |
Deprecated. Use bbp_get_topic_author_display_name() instead. |
| bbp_topic_author_id() |
Output the author ID of the topic |
| bbp_get_topic_author_id() |
Return the author ID of the topic |
| bbp_topic_author_display_name() |
Output the author display_name of the topic |
| bbp_get_topic_author_display_name() |
Return the author display_name of the topic |