File: bp-forums/classes/class-bbpress.php |
Description |
---|---|
bbPress::register_shortcodes() |
Register the Forums shortcodes |
bbPress::__set() |
Magic method for setting Forums variables |
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 |
bbPress::setup_actions() |
Setup the default hooks and actions |
bbPress::register_theme_packages() |
Register bundled theme packages |