File: bp-forums/topics/functions.php |
Description |
---|---|
bbp_edit_topic_pre_title |
Discussion Title |
bbp_edit_topic_pre_content |
Topic Content |
bbp_edit_topic_pre_extras |
Additional Actions (Before Save) |
bbp_edit_topic_pre_insert |
Topic Blacklist |
bbp_edit_topic |
No Errors |
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 |
bbp_new_topic_pre_content |
Topic Content |
bbp_new_topic_pre_extras |
Additional Actions (Before Save) |