bbp_version_updater()
Function: The version updater looks at what the current database version is, and runs whatever other code is needed.
Source: includes/core/update.php:278
Function: The version updater looks at what the current database version is, and runs whatever other code is needed.
Source: includes/core/update.php:278
Function: Update the DB to the latest version
Source: includes/core/update.php:146
Function: Setup the bbPress updater
Source: includes/core/update.php:155
Function: Runs when a new site is created in a multisite network, and bbPress is active on that site (hooked to `bbp_new_site`)
Source: includes/core/update.php:172
Function: Compare the bbPress version to the DB version to determine if updating
Source: includes/core/update.php:31
Function: Determine if bbPress is being activated
Source: includes/core/update.php:48
Function: Determine if bbPress is being deactivated
Source: includes/core/update.php:98
Function: If there is no raw DB version, this is the first installation
Source: includes/core/update.php:20