BP_Nouveau::__construct()

The BP Nouveau constructor.

Description

Source

File: bp-templates/bp-nouveau/buddypress-functions.php

58
59
60
61
62
63
public function __construct() {
    parent::start();
 
    $this->includes();
    $this->setup_support();
}

Changelog

Changelog
Version Description
BuddyPress 3.0.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.