@since: bbPress (r2625) |
Description |
---|---|
bbp_get_forum_last_reply_author_id() |
Return author ID of last reply of forum |
bbp_get_forum_last_topic_title() |
Return the title of the last topic inside a forum |
bbp_get_forum_last_topic_author_id() |
Return the author ID of the last topic of a forum |
bbp_forum_last_topic_author_link() |
Output link to author of last topic of forum |
bbp_get_forum_last_topic_author_link() |
Return link to author of last topic of forum |
bbp_forum_last_topic_title() |
Output the title of the last topic inside a forum |
bbp_forum_freshness_link() |
Output link to the most recent activity inside a forum. |
bbp_get_forum_freshness_link() |
Returns link to the most recent activity inside a forum. |
bbp_get_forum_ancestors() |
Return array of parent forums |
bbp_update_forum_subforum_count() |
Update the forum sub-forum count |