@since: bbPress (r2485) |
Description |
---|---|
BBP_Topics_Admin::column_headers() |
Manage the column headers for the topics page |
BBP_Topics_Admin::column_data() |
Print extra columns for the topics page |
BBP_Topics_Admin::row_actions() |
Topic Row actions |
BBP_Forums_Admin::column_headers() |
Manage the column headers for the forums page |
BBP_Forums_Admin::column_data() |
Print extra columns for the forums page |
bbp_topic_reply_count() |
Output total reply count of a topic |
bbp_get_topic_reply_count() |
Return total reply count of a topic |
bbp_topic_forum_title() |
Output the title of the forum a topic belongs to |
bbp_get_topic_forum_title() |
Return the title of the forum a topic belongs to |
bbp_get_topic_author_display_name() |
Return the author display_name of the topic |