bp_setup_forums()
Set up the bp-forums component.
Description
Source
File: bp-forums/bp-forums-loader.php
function bp_setup_forums() {
buddypress()->forums = bbpress()->extend->buddypress = new BP_Forums_Component();
}
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.