@since: bbPress (r3829)
Description
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_register_theme_packages()

The main action used for executing code before the theme has been setup

Source: bp-forums/core/sub-actions.php:319

bbp_get_theme_package_id()

Get the current theme package ID

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

bbPress::register_theme_packages()

Register bundled theme packages

Source: bp-forums/classes/class-bbpress.php:395