bp_db_version()
Output the BuddyPress database version.
Description
Source
File: bp-core/bp-core-functions.php
38 39 40 | function bp_db_version() { echo bp_get_db_version(); } |
Changelog
Version | Description |
---|---|
BuddyPress 1.6.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.