File: bp-forums/classes/class-bbpress.php
Description
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

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

bbPress::__call()

Magic method to prevent notices and errors from invalid method calls

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

bbPress::setup_globals()

Set some smart defaults to class variables. Allow some of them to be filtered to allow for early overriding.

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