File: bp-forums/classes/class-bbpress.php |
Description |
---|---|
bbPress::add_rewrite_tags() |
Add the Forums-specific rewrite tags |
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 |
bbPress::add_permastructs() |
Add permalink structures for new archive-style destinations. |
bbPress::setup_current_user() |
Setup the currently logged-in user |
bbPress::__unset() |
Magic method for unsetting Forums variables |
bbPress::__call() |
Magic method to prevent notices and errors from invalid method calls |
bbPress::setup_globals() |
Set some smart defaults to class variables. Allow some of them to be filtered to allow for early overriding. |
bbp_plugin_basename |
Versions |
bbp_default_tab_index |
Misc |
bbPress::includes() |
Include required files |