@since: bbPress (r2590) |
Description |
---|---|
bbp_topic_author_url() |
Output the author url of the topic |
bbp_get_topic_author_url() |
Return the author url of the topic |
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_topic_author_avatar() |
Output the author avatar of the topic |
bbp_get_topic_author_avatar() |
Return the author avatar of the topic |