File: bp-forums/topics/functions.php
Description
bbp_new_topic

Update counts, etc.

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

bbp_new_topic_post_extras

Additional Actions (After Save)

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

bbp_new_topic_redirect_to

No Errors

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

bbp_edit_topic_handler()

Handles the front end edit topic submission

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

bbp_insert_topic()

A wrapper for wp_insert_post() that also includes the necessary meta values for the topic to function properly.

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