Namespaces: global
Description
bbp_open_forum()

Opens a forum

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

bbp_categorize_forum()

Make the forum a category

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

bbp_normalize_forum()

Remove the category status from a forum

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

bbp_publicize_forum()

Mark the forum as public

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

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_new_forum_handler()

Handles the front end forum submission

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

BP_Forums_Component

Loads Forums Component

Source: bp-forums/classes/class-bp-forums-component.php:28

bbp_filter_notifications_get_registered_components()

Filter registered notifications components, and add ‘forums’ to the queried ‘component_name’ array.

Source: bp-forums/notifications.php:13

bbp_format_buddypress_notifications()

Format the BuddyBar/Toolbar notifications

Source: bp-forums/notifications.php:41

bbp_buddypress_add_notification()

Hooked into the new reply function, this notification action is responsible for notifying topic and hierarchical reply authors of topic replies.

Source: bp-forums/notifications.php:181