Functions
Description
bbp_author_metabox()

Anonymous user information metabox

Source: bp-forums/admin/metaboxes.php:555

bbp_author_url()

Output the author url of a topic or reply.

Source: bp-forums/users/template.php:750

bbp_body_class()

Use the above is_() functions to output a body class for each scenario

Source: bp-forums/common/template.php:987

bbp_boot_strap_globals()

Setup globals BEFORE includes

Source: bp-forums/core/sub-actions.php:81

bbp_breadcrumb()

Output a breadcrumb

Source: bp-forums/common/template.php:2276

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

bbp_buddypress_add_topic_notification()

Hooked into the new topic function, this notification action is responsible for notifying topic.

Source: bp-forums/notifications.php:284

bbp_buddypress_mark_notifications()

Mark notifications as read when reading a topic

Source: bp-forums/notifications.php:347

bbp_buffer_template_part()

Get a template part in an output buffer, and return it

Source: bp-forums/core/template-functions.php:359

bbp_bump_forum_reply_count()

Bump the total topic count of a forum

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

bbp_bump_forum_topic_count()

Bump the total topic count of a forum

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

bbp_bump_forum_topic_count_hidden()

Bump the total hidden topic count of a forum

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

bbp_bump_topic_reply_count()

Bump the total reply count of a topic

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

bbp_bump_topic_reply_count_hidden()

Bump the total hidden reply count of a topic

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

bbp_cancel_reply_to_link()

Output the reply to a reply cancellation link

Source: bp-forums/replies/template.php:1734

bbp_categorize_forum()

Make the forum a category

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

bbp_check_for_blacklist()

Checks topics and replies against the discussion blacklist of blocked keys

Source: bp-forums/common/functions.php:941

bbp_check_for_duplicate()

Check for duplicate topics/replies

Source: bp-forums/common/functions.php:687

bbp_check_for_flood()

Check for flooding

Source: bp-forums/common/functions.php:773

bbp_check_for_moderation()

Checks topics and replies against the discussion moderation of blocked keys

Source: bp-forums/common/functions.php:818

bbp_check_forum_edit()

Redirect if unathorized user is attempting to edit a forum

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

bbp_check_reply_edit()

Redirect if unathorized user is attempting to edit a reply

Source: bp-forums/replies/functions.php:2238

bbp_check_topic_edit()

Redirect if unathorized user is attempting to edit a topic

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

bbp_check_topic_tag_edit()

Redirect if unathorized user is attempting to edit a topic tag

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

bbp_clean_post_cache()

Will clean a post in the cache.

Source: bp-forums/core/cache.php:133

bbp_close_forum()

Closes a forum

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

bbp_close_topic()

Closes a topic

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

bbp_code_trick()

Filter the topic or reply content and output code and pre tags

Source: bp-forums/common/formatting.php:141

bbp_code_trick_reverse()

When editing a topic or reply, reverse the code trick so the textarea contains the correct editable content.

Source: bp-forums/common/formatting.php:162

bbp_constants()

Setup constants

Source: bp-forums/core/sub-actions.php:71

bbp_convert_date()

Convert time supplied from database query into specified date format.

Source: bp-forums/common/functions.php:75

bbp_convert_mentions()

Convert mentions into links

Source: bp-forums/common/formatting.php:510

bbp_converter_setting_callback_clean()

Edit Clean setting field

Source: bp-forums/admin/settings.php:1427

bbp_converter_setting_callback_convert_users()

Edit Convert Users setting field

Source: bp-forums/admin/settings.php:1442

bbp_converter_setting_callback_dbname()

Edit Database Name setting field

Source: bp-forums/admin/settings.php:1341

bbp_converter_setting_callback_dbpass()

Edit Database Pass setting field

Source: bp-forums/admin/settings.php:1327

bbp_converter_setting_callback_dbport()

Edit Database Server Port setting field

Source: bp-forums/admin/settings.php:1299

bbp_converter_setting_callback_dbprefix()

Edit Table Prefix setting field

Source: bp-forums/admin/settings.php:1368

bbp_converter_setting_callback_dbserver()

Edit Database Server setting field

Source: bp-forums/admin/settings.php:1285

bbp_converter_setting_callback_dbuser()

Edit Database User setting field

Source: bp-forums/admin/settings.php:1313

bbp_converter_setting_callback_delay_time()

Edit Delay Time setting field

Source: bp-forums/admin/settings.php:1397

bbp_converter_setting_callback_main_section()

Main settings section description for the settings page

Source: bp-forums/admin/settings.php:1240

bbp_converter_setting_callback_options_section()

Main settings section description for the settings page

Source: bp-forums/admin/settings.php:1355

bbp_converter_setting_callback_platform()

Edit Platform setting field

Source: bp-forums/admin/settings.php:1253

bbp_converter_setting_callback_restart()

Edit Restart setting field

Source: bp-forums/admin/settings.php:1412

bbp_converter_setting_callback_rows()

Edit Rows Limit setting field

Source: bp-forums/admin/settings.php:1382

bbp_converter_settings()

The main settings page

Source: bp-forums/admin/settings.php:1460

bbp_core_get_import_forum_tools_settings_admin_tabs()

Source: bp-forums/admin/functions.php:285

bbp_core_get_tools_settings_admin_tabs()

Source: bp-forums/admin/functions.php:263

bbp_create_initial_content()

Create a default forum, topic, and reply

Source: bp-forums/core/update.php:180