File: bp-forums/classes/class-bbpress.php |
Description |
|---|---|
| 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 |
| bbPress::__isset() |
Magic method for checking the existence of a certain custom field |
| bbPress::register_views() |
Register the Forums views |
| bbPress::__get() |
Magic method for getting Forums variables |
| bbPress::register_shortcodes() |
Register the Forums shortcodes |