@since: bbPress (r3421)
Description
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_delete_options()

Delete default options

Source: bp-forums/core/options.php:136

bbp_get_default_options()

Get the default site options and their values.

Source: bp-forums/core/options.php:20

bbp_add_options()

Add default options

Source: bp-forums/core/options.php:115