Functions
Description
bbp_topic_stick_link()

Output the stick link of the topic

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

bbp_topic_subscription_link()

Output the topic subscription link

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

bbp_topic_tag_description()

Output the description of the current tag

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

bbp_topic_tag_edit_link()

Output the link of the current tag

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

bbp_topic_tag_id()

Output the id of the current tag

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

bbp_topic_tag_link()

Output the link of the current tag

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

bbp_topic_tag_list()

Output a the tags of a topic

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

bbp_topic_tag_name()

Output the name of the current tag

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

bbp_topic_tag_slug()

Output the slug of the current tag

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

bbp_topic_tag_tax_id()

Output the unique id of the topic tag taxonomy

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

bbp_topic_title()

Output the title of the topic

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

bbp_topic_trash_link()

Output the trash link of the topic

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

bbp_topic_type_select()

Displays topic type select box (normal/sticky/super sticky)

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

bbp_topic_voice_count()

Output total voice count of a topic

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

bbp_topics()

Whether there are more topics available in the loop

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

bbp_topics_url()

Ouput the forum URL

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

bbp_translate_user_role()

Translates role name.

Source: bp-forums/common/locale.php:31

bbp_trash_forum()

Called before trashing a forum

Source: bp-forums/forums/functions.php:2456

bbp_trash_forum_topics()

Trash all topics inside a forum

Source: bp-forums/forums/functions.php:2324

bbp_trash_reply()

Called before trashing a reply

Source: bp-forums/replies/functions.php:1821

bbp_trash_topic()

Called before trashing a topic

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

bbp_trashed_forum()

Called after trashing a forum

Source: bp-forums/forums/functions.php:2512

bbp_trashed_reply()

Called after trashing a reply

Source: bp-forums/replies/functions.php:1874

bbp_trashed_topic()

Called after trashing a topic

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

bbp_uninstall()

Runs when uninstalling Forums

Source: bp-forums/core/sub-actions.php:49

bbp_unspam_reply()

Unspams a reply

Source: bp-forums/replies/functions.php:1755

bbp_unspam_topic()

Unspams a topic

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

bbp_unstick_topic()

Unsticks a topic both from front and it’s forum

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

bbp_untrash_forum()

Called before untrashing a forum

Source: bp-forums/forums/functions.php:2474

bbp_untrash_forum_topics()

Trash all topics inside a forum

Source: bp-forums/forums/functions.php:2393

bbp_untrash_reply()

Called before untrashing (restoring) a reply

Source: bp-forums/replies/functions.php:1838

bbp_untrash_topic()

Called before untrashing a topic

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

bbp_untrashed_forum()

Called after untrashing a forum

Source: bp-forums/forums/functions.php:2530

bbp_untrashed_reply()

Called after untrashing (restoring) a reply

Source: bp-forums/replies/functions.php:1891

bbp_untrashed_topic()

Called after untrashing a topic

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

bbp_update_forum()

Updates the counts of a forum.

Source: bp-forums/forums/functions.php:1598

bbp_update_forum_group_ids()

Update group ID’s for a forum

Source: bp-forums/functions.php:381

bbp_update_forum_id()

Update a posts forum meta ID

Source: bp-forums/core/functions.php:81

bbp_update_forum_last_active_id()

Update the forum last active post id

Source: bp-forums/forums/functions.php:1329

bbp_update_forum_last_active_time()

Update the forums last active date/time (aka freshness)

Source: bp-forums/forums/functions.php:1391

bbp_update_forum_last_reply_id()

Update the forum last reply id

Source: bp-forums/forums/functions.php:1264

bbp_update_forum_last_topic_id()

Update the forum last topic id

Source: bp-forums/forums/functions.php:1192

bbp_update_forum_reply_count()

Adjust the total reply count of a forum

Source: bp-forums/forums/functions.php:1540

bbp_update_forum_subforum_count()

Update the forum sub-forum count

Source: bp-forums/forums/functions.php:1416

bbp_update_forum_topic_count()

Adjust the total topic count of a forum

Source: bp-forums/forums/functions.php:1447

bbp_update_forum_topic_count_hidden()

Adjust the total hidden topic count of a forum (hidden includes trashed and spammed topics)

Source: bp-forums/forums/functions.php:1490

bbp_update_group_forum_ids()

Get forum ID’s for a group

Source: bp-forums/functions.php:361

bbp_update_reply()

Handle all the extra meta stuff from posting a new reply or editing a reply

Source: bp-forums/replies/functions.php:838

bbp_update_reply_forum_id()

Update the reply with its forum id it is in

Source: bp-forums/replies/functions.php:1072

bbp_update_reply_id()

Update a posts reply meta ID

Source: bp-forums/core/functions.php:115