Namespaces: global
Description
bbp_setup_theme()

The main action used for executing code before the theme has been setup

Source: bp-forums/core/sub-actions.php:329

bbp_after_setup_theme()

The main action used for executing code after the theme has been setup

Source: bp-forums/core/sub-actions.php:339

bbp_add_rewrite_tags()

Add the Forums-specific rewrite tags

Source: bp-forums/core/sub-actions.php:226

bbp_register_taxonomies()

Register the built in Forums taxonomies

Source: bp-forums/core/sub-actions.php:186

bbp_register_views()

Register the default Forums views

Source: bp-forums/core/sub-actions.php:196

bbp_register_shortcodes()

Register the default Forums shortcodes

Source: bp-forums/core/sub-actions.php:206

bbp_enqueue_scripts()

Enqueue Forums specific CSS and JS

Source: bp-forums/core/sub-actions.php:216

bbp_widgets_init()

Initialize widgets

Source: bp-forums/core/sub-actions.php:131

bbp_roles_init()

Initialize roles

Source: bp-forums/core/sub-actions.php:144

bbp_setup_current_user()

Setup the currently logged-in user

Source: bp-forums/core/sub-actions.php:154