File: bp-forums/topics/template.php |
Description |
---|---|
bbp_is_topic_super_sticky() |
Is the topic a super sticky? |
bbp_is_topic_published() |
Is the topic not spam or deleted? |
bbp_get_topic_revisions() |
Return the revisions of the topic |
bbp_get_topic_excerpt() |
Return the excerpt of the topic |
bbp_topic_post_date() |
Output the post date and time of a topic |
bbp_get_topic_post_date() |
Return the post date and time of a topic |
bbp_topic_pagination() |
Output pagination links of a topic within the topic loop |
bbp_get_topic_pagination() |
Returns pagination links of a topic within the topic loop |
bbp_topic_content_append_revisions() |
Append revisions to the topic content |
bbp_topic_revision_log() |
Output the revision log of the topic |