File: bp-forums/topics/functions.php |
Description |
|---|---|
| bbp_move_topic_handler() |
Handle the moving of a topic from one forum to another. This includes walking up the old and new branches and updating the counts. |
| bbp_merge_topic_handler() |
Merge topic handler |
| bbp_merge_topic_count() |
Fix counts on topic merge |
| bbp_split_topic_handler() |
Split topic handler |
| bbp_pre_split_topic |
Split Reply |
| bbp_new_topic_redirect_to |
No Errors |
| bbp_edit_topic_handler() |
Handles the front end edit topic submission |
| bbp_insert_topic() |
A wrapper for wp_insert_post() that also includes the necessary meta values for the topic to function properly. |
| bbp_new_topic_handler() |
Handles the front end topic submission |
| bbp_new_topic_pre_title |
Discussion Title |