bp_setup_forums()

Set up the bp-forums component.

Description

Source

File: bp-forums/bp-forums-loader.php

19
20
21
function bp_setup_forums() {
    buddypress()->forums = bbpress()->extend->buddypress = new BP_Forums_Component();
}

Changelog

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.