File: bp-forums/classes/class-bbpress.php |
Description |
---|---|
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 |
bbPress::setup_theme() |
Setup the default Forums theme compatibility location. |
bbPress::register_post_types() |
Setup the post types for forums, topics and replies |
bbPress::register_post_statuses() |
Register the post statuses used by Forums |
bbPress::register_taxonomies() |
Register the topic tag taxonomy |
bbp_register_topic_taxonomy |
Trash fix |