File: bp-forums/classes/class-bbpress.php
Description
bbPress::setup_current_user()

Setup the currently logged-in user

Source: bp-forums/classes/class-bbpress.php:723

bbPress::add_rewrite_tags()

Add the Forums-specific rewrite tags

Source: bp-forums/classes/class-bbpress.php:735

bbPress::add_rewrite_rules()

Add Forums-specific rewrite rules for uri’s that are not setup for us by way of custom post types or taxonomies. This includes: – Front-end editing – Topic views – User profiles

Source: bp-forums/classes/class-bbpress.php:756

bbPress::add_permastructs()

Add permalink structures for new archive-style destinations.

Source: bp-forums/classes/class-bbpress.php:829

bbPress::register_theme_packages()

Register bundled theme packages

Source: bp-forums/classes/class-bbpress.php:395

bbPress::setup_theme()

Setup the default Forums theme compatibility location.

Source: bp-forums/classes/class-bbpress.php:419

bbPress::register_post_types()

Setup the post types for forums, topics and replies

Source: bp-forums/classes/class-bbpress.php:438

bbPress::register_post_statuses()

Register the post statuses used by Forums

Source: bp-forums/classes/class-bbpress.php:542

bbPress::register_taxonomies()

Register the topic tag taxonomy

Source: bp-forums/classes/class-bbpress.php:636

bbp_register_topic_taxonomy

Trash fix

Source: bp-forums/classes/class-bbpress.php:642