@since: bbPress (r3468)
Description
bbp_version()

Output the Forums version

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

bbp_get_version()

Return the Forums version

Source: bp-forums/core/functions.php:29

bbp_db_version()

Output the Forums database version

Source: bp-forums/core/functions.php:39

bbp_get_db_version()

Return the Forums database version

Source: bp-forums/core/functions.php:48

bbp_db_version_raw()

Output the Forums database version directly from the database

Source: bp-forums/core/functions.php:58

bbp_get_db_version_raw()

Return the Forums database version directly from the database

Source: bp-forums/core/functions.php:67