File: bp-forums/core/sub-actions.php |
Description |
|---|---|
| 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 |
| bbp_register_post_types() |
Setup the post types |
| bbp_register_post_statuses() |
Setup the post statuses |
| bbp_activation() |
Runs on Forums activation |
| bbp_deactivation() |
Runs on Forums deactivation |