Functions
Description
bbp_topic_admin_links()

Output admin links for topic

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

bbp_topic_archive_title()

Output the topic archive title

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

bbp_topic_author()

Deprecated. Use bbp_topic_author_display_name() instead.

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

bbp_topic_author_avatar()

Output the author avatar of the topic

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

bbp_topic_author_display_name()

Output the author display_name of the topic

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

bbp_topic_author_email()

Output the topic author email address

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

bbp_topic_author_id()

Output the author ID of the topic

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

bbp_topic_author_link()

Output the author link of the topic

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

bbp_topic_author_role()

Output the topic author role

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

bbp_topic_author_url()

Output the author url of the topic

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

bbp_topic_class()

Output the row class of a topic

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

bbp_topic_close_link()

Output the close link of the topic

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

bbp_topic_content()

Output the content of the topic

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

bbp_topic_content_append_revisions()

Append revisions to the topic content

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

bbp_topic_content_autoembed()

Check if autoembeds are enabled and hook them in if so

Source: bp-forums/topics/functions.php:3529

bbp_topic_content_autoembed_paragraph()

Add oembed to forum topic.

Source: bp-forums/topics/functions.php:3546

bbp_topic_edit_link()

Output the edit link of the topic

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

bbp_topic_edit_url()

Output URL to the topic edit page

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

bbp_topic_excerpt()

Output the excerpt of the topic

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

bbp_topic_favorite_link()

Output the topic favorite link

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

bbp_topic_form_fields()

Output the required hidden fields when creating/editing a topic

Source: bp-forums/common/template.php:1693

bbp_topic_forum_id()

Output the forum id a topic belongs to

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

bbp_topic_forum_title()

Output the title of the forum a topic belongs to

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

bbp_topic_freshness_link()

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

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

bbp_topic_id()

Output the topic id

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

bbp_topic_last_active_id()

Output the topics last active ID

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

bbp_topic_last_active_time()

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

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

bbp_topic_last_reply_id()

Output the id of the topics last reply

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

bbp_topic_last_reply_permalink()

Output the link to the last reply in a topic

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

bbp_topic_last_reply_title()

Output the title of the last reply inside a topic

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

bbp_topic_last_reply_url()

Output the link to the last reply in a topic

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

bbp_topic_merge_link()

Output the merge link of the topic

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

bbp_topic_metabox()

Topic metabox

Source: bp-forums/admin/metaboxes.php:351

bbp_topic_notices()

Displays topic notices

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

bbp_topic_pagination()

Output pagination links of a topic within the topic loop

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

bbp_topic_pagination_count()

Output the topic pagination count

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

bbp_topic_pagination_links()

Output topic pagination links

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

bbp_topic_permalink()

Output the link to the topic in the topic loop

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

bbp_topic_post_count()

Output total post count of a topic

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

bbp_topic_post_date()

Output the post date and time of a topic

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

bbp_topic_post_type()

Output the unique id of the custom post type for topics

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

bbp_topic_replies_link()

Output the replies link of the topic

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

bbp_topic_reply_count()

Output total reply count of a topic

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

bbp_topic_reply_count_hidden()

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

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

bbp_topic_reply_link()

Output the link to go directly to the reply form

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

bbp_topic_revision_log()

Output the revision log of the topic

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

bbp_topic_row_actions()

Allow topic rows to have adminstrative actions

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

bbp_topic_spam_link()

Output the spam link of the topic

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

bbp_topic_split_link()

Split topic link

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

bbp_topic_status()

Output the status of the topic

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