File: bp-forums/topics/functions.php
Description
bbp_split_topic_count()

Fix counts on topic split

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

bbp_edit_topic_pre_title

Discussion Title

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

bbp_edit_topic_pre_content

Topic Content

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

bbp_edit_topic_pre_extras

Additional Actions (Before Save)

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

bbp_edit_topic_pre_insert

Topic Blacklist

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

bbp_edit_topic

No Errors

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

bbp_edit_topic_post_extras

Additional Actions (After Save)

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

bbp_edit_topic_redirect_to

Stickies

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

bbp_update_topic()

Handle all the extra meta stuff from posting a new topic

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

bbp_update_topic_walker()

Walks up the post_parent tree from the current topic_id, and updates the counts of forums above it. This calls a few internal functions that all run manual queries against the database to get their results. As such, this function can be costly to run but is necessary to keep everything accurate.

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