File: bp-forums/core/sub-actions.php |
Description |
|---|---|
| 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_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_loaded() |
Main action responsible for constants, globals, and includes |
| bbp_constants() |
Setup constants |