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::__isset()

Magic method for checking the existence of a certain custom field

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

bbPress::register_views()

Register the Forums views

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

bbPress::__get()

Magic method for getting Forums variables

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

bbPress::register_shortcodes()

Register the Forums shortcodes

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

bbPress::__set()

Magic method for setting Forums variables

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

bbPress::__unset()

Magic method for unsetting Forums variables

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