bp_setup_document()

Set up the bp-document component.

Description

Source

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

19
20
21
function bp_setup_document() {
    buddypress()->document = new BP_Document_Component();
}

Changelog

Changelog
Version Description
BuddyBoss 1.4.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.