Methods
Description
BBP_Component::register_post_types()

Setup the component post types

Source: bp-forums/common/classes.php:133

BBP_Component::register_taxonomies()

Register component specific taxonomies

Source: bp-forums/common/classes.php:144

BBP_Component::setup_actions()

Setup the actions

Source: bp-forums/common/classes.php:116

BBP_Component::setup_globals()

Component global variables

Source: bp-forums/common/classes.php:88

BBP_Converter_Base::__construct()

This is the constructor and it connects to the platform databases.

Source: bp-forums/admin/converter.php:651

BBP_Converter_Base::authenticate_pass()

This method implements the authentication for the different forums.

Source: bp-forums/admin/converter.php:1303

BBP_Converter_Base::callback_datetime()

Source: bp-forums/admin/converter.php:1499

BBP_Converter_Base::callback_forumid()

A mini cache system to reduce database calls to forum ID’s

Source: bp-forums/admin/converter.php:1360

BBP_Converter_Base::callback_html()

Source: bp-forums/admin/converter.php:1485

BBP_Converter_Base::callback_negative()

Source: bp-forums/admin/converter.php:1477

BBP_Converter_Base::callback_null()

Source: bp-forums/admin/converter.php:1491

BBP_Converter_Base::callback_pass()

Run password through wp_hash_password()

Source: bp-forums/admin/converter.php:1340

BBP_Converter_Base::callback_reply_to()

A mini cache system to reduce database calls to reply_to post id.

Source: bp-forums/admin/converter.php:1406

BBP_Converter_Base::callback_slug()

Source: bp-forums/admin/converter.php:1473

BBP_Converter_Base::callback_topicid()

A mini cache system to reduce database calls to topic ID’s

Source: bp-forums/admin/converter.php:1383

BBP_Converter_Base::callback_topicid_to_forumid()

A mini cache system to reduce database calls map topics ID’s to forum ID’s

Source: bp-forums/admin/converter.php:1456

BBP_Converter_Base::callback_userid()

A mini cache system to reduce database calls to user ID’s

Source: bp-forums/admin/converter.php:1429

BBP_Converter_Base::clean()

This method deletes data from the wp database.

Source: bp-forums/admin/converter.php:1217

BBP_Converter_Base::clean_passwords()

This method deletes passwords from the wp database.

Source: bp-forums/admin/converter.php:1271

BBP_Converter_Base::convert_forum_parents()

This method converts old forum heirarchy to new Forums heirarchy.

Source: bp-forums/admin/converter.php:1104

BBP_Converter_Base::convert_forums()

Convert Forums

Source: bp-forums/admin/converter.php:784

BBP_Converter_Base::convert_replies()

Convert Posts

Source: bp-forums/admin/converter.php:798

BBP_Converter_Base::convert_reply_to_parents()

This method converts old reply_to post id to new Forums reply_to post id.

Source: bp-forums/admin/converter.php:1191

BBP_Converter_Base::convert_table()

Convert Table

Source: bp-forums/admin/converter.php:822

BBP_Converter_Base::convert_tags()

Convert Tags

Source: bp-forums/admin/converter.php:812

BBP_Converter_Base::convert_topic_stickies()

This method converts old topic stickies to new Forums stickies.

Source: bp-forums/admin/converter.php:1135

BBP_Converter_Base::convert_topic_super_stickies()

This method converts old topic super stickies to new Forums super stickies.

Source: bp-forums/admin/converter.php:1165

BBP_Converter_Base::convert_topics()

Convert Topics / Threads

Source: bp-forums/admin/converter.php:791

BBP_Converter_Base::convert_users()

Convert Users

Source: bp-forums/admin/converter.php:805

BBP_Converter_Base::get_fields()

This method grabs appropriate fields from the table specified

Source: bp-forums/admin/converter.php:1315

BBP_Converter_Base::info()

Info

Source: bp-forums/admin/converter.php:1308

BBP_Converter_Base::setup_globals()

Source: bp-forums/admin/converter.php:655

BBP_Converter::__construct()

The main Forums Converter loader

Source: bp-forums/admin/converter.php:26

BBP_Converter::admin_head()

Admin scripts

Source: bp-forums/admin/converter.php:145

BBP_Converter::converter_output()

Wrap the converter output in paragraph tags, so styling can be applied

Source: bp-forums/admin/converter.php:284

BBP_Converter::process_callback()

Callback processor

Source: bp-forums/admin/converter.php:303

BBP_Converter::register_admin_settings()

Register the settings

Source: bp-forums/admin/converter.php:83

BBP_Converter::setup_actions()

Setup the default actions

Source: bp-forums/admin/converter.php:63

BBP_Converter::sync_table()

Create Tables for fast syncing

Source: bp-forums/admin/converter.php:540

BBP_Default::__construct()

The main Forums (Default) Loader

Source: bp-forums/templates/default/bbpress-functions.php:43

BBP_Default::after_main_content()

Inserts HTML at the bottom of the main content area to be compatible with the Twenty Twelve theme.

Source: bp-forums/templates/default/bbpress-functions.php:118

BBP_Default::ajax_favorite()

AJAX handler to add or remove a topic from a user’s favorites

Source: bp-forums/templates/default/bbpress-functions.php:705

BBP_Default::ajax_forum_subscription()

AJAX handler to Subscribe/Unsubscribe a user from a forum

Source: bp-forums/templates/default/bbpress-functions.php:637

BBP_Default::ajax_subscription()

AJAX handler to Subscribe/Unsubscribe a user from a topic

Source: bp-forums/templates/default/bbpress-functions.php:773

BBP_Default::before_main_content()

Inserts HTML at the top of the main content area to be compatible with the Twenty Twelve theme.

Source: bp-forums/templates/default/bbpress-functions.php:103

BBP_Default::enqueue_scripts()

Enqueue the required Javascript files

Source: bp-forums/templates/default/bbpress-functions.php:138

BBP_Default::localize_topic_script()

Load localizations for topic script

Source: bp-forums/templates/default/bbpress-functions.php:590

BBP_Default::media_localize_script()

Localize scripts for Media component for forums

Source: bp-forums/templates/default/bbpress-functions.php:312

BBP_Default::mentions_script()

Enqueue @mentions JS.

Source: bp-forums/templates/default/bbpress-functions.php:267

BBP_Default::setup_actions()

Setup the theme hooks

Source: bp-forums/templates/default/bbpress-functions.php:71