Namespaces: global |
Description |
|---|---|
| bbp_map_meta_caps() |
Maps forum/topic/reply caps to built in WordPress caps |
| bbp_template_include_theme_supports() |
Possibly intercept the template being loaded |
| bbp_template_redirect() |
The main action used for redirecting Forums theme actions that are not permitted by the current_user |
| bbp_register_theme_packages() |
The main action used for executing code before the theme has been setup |
| 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_rules() |
Add the Forums-specific rewrite rules |
| bbp_add_permastructs() |
Add the Forums-specific permalink structures |
| bbp_login_form_login() |
Add the Forums-specific login forum action |
| bbp_profile_update() |
The main action for hooking into when a user account is updated |