File: bp-forums/topics/template.php |
Description |
---|---|
bbp_topic_admin_links() |
Output admin links for topic |
bbp_get_topic_admin_links() |
Return admin links for topic. |
bbp_topic_edit_link() |
Output the edit link of the topic |
bbp_topic_post_count() |
Output total post count of a topic |
bbp_get_topic_post_count() |
Return total post count of a topic |
bbp_topic_reply_count_hidden() |
Output total hidden reply count of a topic (hidden includes trashed and spammed replies) |
bbp_get_topic_reply_count_hidden() |
Return total hidden reply count of a topic (hidden includes trashed and spammed replies) |
bbp_topic_voice_count() |
Output total voice count of a topic |
bbp_get_topic_voice_count() |
Return total voice count of a topic |
bbp_topic_replies_link() |
Output the replies link of the topic |