bp_setup_core()

Set up the bp-core component.

Description

Source

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

19
20
21
function bp_setup_core() {
    buddypress()->core = new BP_Core();
}

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.