File: bp-forums/core/sub-actions.php
Description
bbp_login_form_login()

Add the Forums-specific login forum action

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

bbp_profile_update()

The main action for hooking into when a user account is updated

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

bbp_user_register()

The main action for hooking into a user being registered

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

bbp_ready()

Forums has loaded and initialized everything, and is okay to go

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

bbp_template_redirect()

The main action used for redirecting Forums theme actions that are not permitted by the current_user

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

bbp_register_theme_packages()

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

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

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_widgets_init()

Initialize widgets

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