File: bp-forums/topics/template.php |
Description |
|---|---|
| bbp_get_topic_revision_count() |
Return the revision count of the topic |
| bbp_topic_status() |
Output the status of the topic |
| bbp_get_topic_status() |
Return the status 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 |