Namespaces: global |
Description |
|---|---|
| bbp_setup_theme() |
The main action used for executing code before the theme has been setup |
| bbp_after_setup_theme() |
The main action used for executing code after the theme has been setup |
| bbp_add_rewrite_tags() |
Add the Forums-specific rewrite tags |
| bbp_register_taxonomies() |
Register the built in Forums taxonomies |
| bbp_register_views() |
Register the default Forums views |
| bbp_register_shortcodes() |
Register the default Forums shortcodes |
| bbp_enqueue_scripts() |
Enqueue Forums specific CSS and JS |
| bbp_widgets_init() |
Initialize widgets |
| bbp_roles_init() |
Initialize roles |
| bbp_setup_current_user() |
Setup the currently logged-in user |