Functions
Description
bbp_get_topic_author()

Deprecated. Use bbp_get_topic_author_display_name() instead.

Source: bp-forums/topics/template.php:1312

bbp_get_topic_author_avatar()

Return the author avatar of the topic

Source: bp-forums/topics/template.php:1446

bbp_get_topic_author_display_name()

Return the author display_name of the topic

Source: bp-forums/topics/template.php:1382

bbp_get_topic_author_email()

Return the topic author email address

Source: bp-forums/topics/template.php:1662

bbp_get_topic_author_id()

Return the author ID of the topic

Source: bp-forums/topics/template.php:1347

bbp_get_topic_author_link()

Return the author link of the topic

Source: bp-forums/topics/template.php:1493

bbp_get_topic_author_role()

Return the topic author role

Source: bp-forums/topics/template.php:1712

bbp_get_topic_author_url()

Return the author url of the topic

Source: bp-forums/topics/template.php:1617

bbp_get_topic_caps()

Return topic capabilities

Source: bp-forums/topics/capabilities.php:19

bbp_get_topic_class()

Return the row class of a topic

Source: bp-forums/topics/template.php:2429

bbp_get_topic_close_link()

Return the close link of the topic

Source: bp-forums/topics/template.php:2810

bbp_get_topic_content()

Return the content of the topic

Source: bp-forums/topics/template.php:725

bbp_get_topic_edit_link()

Return the edit link of the topic

Source: bp-forums/topics/template.php:2568

bbp_get_topic_edit_template()

Get the topic edit template

Source: bp-forums/core/template-loader.php:382

bbp_get_topic_edit_url()

Return URL to the topic edit page

Source: bp-forums/topics/template.php:2630

bbp_get_topic_excerpt()

Return the excerpt of the topic

Source: bp-forums/topics/template.php:765

bbp_get_topic_favorite_link()

Get the forum favorite link

Source: bp-forums/topics/template.php:1944

bbp_get_topic_favoriters()

Get the users who have made the topic favorite

Source: bp-forums/users/functions.php:196

bbp_get_topic_forum_id()

Return the forum id a topic belongs to

Source: bp-forums/topics/template.php:1787

bbp_get_topic_forum_title()

Return the title of the forum a topic belongs to

Source: bp-forums/topics/template.php:1757

bbp_get_topic_freshness_link()

Returns link to the most recent activity inside a topic, complete with link attributes and content.

Source: bp-forums/topics/template.php:2124

bbp_get_topic_id()

Return the topic id

Source: bp-forums/topics/template.php:496

bbp_get_topic_last_active_id()

Return the topics last active ID

Source: bp-forums/topics/template.php:1817

bbp_get_topic_last_active_time()

Return the topics last update date/time (aka freshness)

Source: bp-forums/topics/template.php:1851

bbp_get_topic_last_reply_id()

Return the topics last update date/time (aka freshness)

Source: bp-forums/topics/template.php:1994

bbp_get_topic_last_reply_permalink()

Return the link to the last reply in a topic

Source: bp-forums/topics/template.php:2054

bbp_get_topic_last_reply_title()

Return the title of the last reply inside a topic

Source: bp-forums/topics/template.php:2025

bbp_get_topic_last_reply_url()

Return the link to the last reply in a topic

Source: bp-forums/topics/template.php:2084

bbp_get_topic_merge_link()

Return the merge link of the topic

Source: bp-forums/topics/template.php:2968

bbp_get_topic_merge_template()

Get the topic merge template

Source: bp-forums/core/template-loader.php:414

bbp_get_topic_pagination()

Returns pagination links of a topic within the topic loop

Source: bp-forums/topics/template.php:872

bbp_get_topic_pagination_count()

Return the topic pagination count

Source: bp-forums/replies/template.php:2467

bbp_get_topic_pagination_links()

Return topic pagination links

Source: bp-forums/replies/template.php:2538

bbp_get_topic_permalink()

Return the link to the topic

Source: bp-forums/topics/template.php:609

bbp_get_topic_post_count()

Return total post count of a topic

Source: bp-forums/topics/template.php:2262

bbp_get_topic_post_date()

Return the post date and time of a topic

Source: bp-forums/topics/template.php:817

bbp_get_topic_post_type()

Return the unique id of the custom post type for topics

Source: bp-forums/topics/template.php:33

bbp_get_topic_post_type_labels()

Return array of labels used by the topic post type

Source: bp-forums/topics/template.php:44

bbp_get_topic_post_type_rewrite()

Return array of topic post type rewrite settings

Source: bp-forums/topics/template.php:74

bbp_get_topic_post_type_supports()

Return array of features the topic post type supports

Source: bp-forums/topics/template.php:91

bbp_get_topic_raw_revision_log()

Return the raw revision log of the topic

Source: bp-forums/topics/template.php:1051

bbp_get_topic_replies_link()

Return the replies link of the topic

Source: bp-forums/topics/template.php:2168

bbp_get_topic_reply_count()

Return total reply count of a topic

Source: bp-forums/topics/template.php:2229

bbp_get_topic_reply_count_hidden()

Return total hidden reply count of a topic (hidden includes trashed and spammed replies)

Source: bp-forums/topics/template.php:2297

bbp_get_topic_reply_link()

Return the link to go directly to the reply form

Source: bp-forums/topics/template.php:3088

bbp_get_topic_revision_count()

Return the revision count of the topic

Source: bp-forums/topics/template.php:1090

bbp_get_topic_revision_log()

Return the formatted revision log of the topic

Source: bp-forums/topics/template.php:989

bbp_get_topic_revisions()

Return the revisions of the topic

Source: bp-forums/topics/template.php:1072

bbp_get_topic_slug()

Return the single topic slug

Source: bp-forums/core/options.php:528

bbp_get_topic_spam_link()

Return the spam link of the topic

Source: bp-forums/topics/template.php:3028