Namespaces: global
Description
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_create_initial_content()

Create a default forum, topic, and reply

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

bbp_version_updater()

Forums’ version updater looks at what the current database version is, and runs whatever other code is needed.

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

bbp_make_current_user_keymaster()

Hooked to the ‘bbp_activate’ action, this helper function automatically makes the current user a Key Master in the forums if they just activated Forums, regardless of the bbp_allow_global_access() setting.

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

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

Reset main query vars and filter ‘the_content’ to output a Forums template part as needed.

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

bbp_redirect_canonical()

Remove the canonical redirect to allow pretty pagination

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