Namespaces: global
Description
bbp_filter_user_roles_option()

Helper function to add filter to option_wp_user_roles

Source: bp-forums/core/capabilities.php:328

bbp_is_update()

Compare the Forums version to the DB version to determine if updating

Source: bp-forums/core/update.php:34

bbp_is_activation()

Determine if Forums is being activated

Source: bp-forums/core/update.php:51

bbp_is_deactivation()

Determine if Forums is being deactivated

Source: bp-forums/core/update.php:100

bbp_version_bump()

Update the DB to the latest version

Source: bp-forums/core/update.php:150

bbp_setup_updater()

Setup the Forums updater

Source: bp-forums/core/update.php:163

bbp_setup_akismet()

Loads Akismet inside the Forums global class

Source: bp-forums/core/extend.php:22

bbp_is_install()

If there is no raw DB version, this is the first installation

Source: bp-forums/core/update.php:21

bbp_register_theme_package()

Register a new Forums theme package to the active theme packages array

Source: bp-forums/core/theme-compat.php:272

bbp_theme_compat_reset_post()

This fun little function fills up some WordPress globals with dummy data to stop your average page template from complaining about it missing.

Source: bp-forums/core/theme-compat.php:301