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

Update the forum last topic id

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

bbp_update_forum_last_reply_id()

Update the forum last reply id

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

bbp_privatize_forum()

Mark the forum as private

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

bbp_insert_forum()

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

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

bbp_save_forum_extras()

Handle the saving of core forum metadata (Status, Visibility, and Type)

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

bbp_new_forum_handler()

Handles the front end forum submission

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

bbp_close_forum()

Closes a forum

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

bbp_new_forum_pre_title

Forum Title

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

bbp_close_forum

Forum Visibility

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

bbp_new_forum_pre_content

Forum Content

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